PHP_7_4
downloads
|
QA
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
PHP GCOV
PHP_HEAD
PHP_7_4
PHP_7_3
PHP_7_2
PHP_7_1
coverage
compile-results
graphs
parameter-parsing
test-failures
expected-test-failures
valgrind
skipped-tests
tested-functions
system
Test Failures
125 tests failed:
Zend/tests
File
Name
bug74093.phpt
Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log)
concat_003.phpt
Concatenating many small strings should not slowdown allocations
runtime_compile_time_binary_operands.phpt
Test binary operands exposing the same behavior at compile as at run time
ext/curl/tests
File
Name
bug27023.phpt
Bug #27023 (CURLOPT_POSTFIELDS does not parse content types for files)
bug48203.phpt
Bug #48203 (Crash when CURLOPT_STDERR is set to regular file)
bug48203_multi.phpt
Variation of bug #48203 with curl_multi_exec (Crash when file pointers passed to curl are closed before calling curl_multi_exec)
bug48207.phpt
Test curl_setopt() CURLOPT_FILE readonly file handle
bug54798.phpt
Bug #54798 (Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec)
bug55767.phpt
Test curl_opt() function with POST params from array with a numeric key
bug66109.phpt
Bug #66109 (Option CURLOPT_CUSTOMREQUEST can't be reset to default.)
bug69316.phpt
Bug #69316: Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER
bug77711.phpt
FR #77711 (CURLFile should support UNICODE filenames)
curl_CURLOPT_READDATA.phpt
Test CURLOPT_READDATA without a callback function
curl_basic_001.phpt
Test curl_exec() function with basic functionality
curl_basic_002.phpt
Test curl_opt() function with CURLOPT_RETURNTRANSFER parameter set to 1
curl_basic_003.phpt
Test curl_opt() function with POST parameters
curl_basic_004.phpt
Test curl_opt() function with setting referer
curl_basic_005.phpt
Test curl_opt() function with user agent
curl_basic_006.phpt
Test curl_opt() function with CURLOPT_WRITEFUNCTION parameter set to a closure
curl_basic_011.phpt
Test curl_opt() function with COOKIE
curl_basic_012.phpt
Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_0
curl_basic_013.phpt
Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_1
curl_basic_017.phpt
Test curl_multi_exec() function with basic functionality
curl_basic_018.phpt
Test curl_setopt() with curl_multi function with basic functionality
curl_basic_019.phpt
Test curl_getinfo() function with CURLINFO_EFFECTIVE_URL parameter
curl_basic_020.phpt
Test curl_getinfo() function with CURLINFO_HTTP_CODE parameter
curl_basic_021.phpt
Test curl_getinfo() function with CURLINFO_CONTENT_TYPE parameter
curl_copy_handle_basic_001.phpt
Test curl_copy_handle() with simple get
curl_copy_handle_basic_002.phpt
Test curl_copy_handle() with simple POST
curl_copy_handle_basic_004.phpt
Test curl_copy_handle() after exec()
curl_copy_handle_basic_005.phpt
Test curl_copy_handle() after exec() with POST
curl_copy_handle_basic_006.phpt
Test curl_copy_handle() with User Agent
curl_copy_handle_basic_007.phpt
Test curl_copy_handle() with simple POST
curl_copy_handle_basic_008.phpt
Test curl_copy_handle() with CURLOPT_PROGRESSFUNCTION
curl_copy_handle_variation3.phpt
curl_copy_handle() allows to post CURLFile multiple times
curl_file_upload.phpt
CURL file uploading
curl_multi_getcontent_basic3.phpt
Curl_multi_getcontent() basic test with different sources (local file/http)
curl_setopt_array_basic.phpt
curl_setopt_array() function - tests setting multiple cURL options with curl_setopt_array()
ext/dba/tests
File
Name
dba_db4_003.phpt
DBA DB4 File Creation open("c") with existing file
dba_db4_007.phpt
DBA DB4 File Creation popen("c") with existing invalid file
ext/dom/tests
File
Name
bug76738.phpt
Bug #76738 Wrong handling of output buffer
ext/fileinfo/tests
File
Name
cve-2014-3538-nojit.phpt
Bug #66731: file: extensive backtraking, with pcre.jit=0
cve-2014-3538.phpt
Bug #66731: file: extensive backtraking
ext/ldap/tests
File
Name
ldap_sasl_bind_basic.phpt
ldap_sasl_bind() - Basic anonymous binding
ldap_sasl_bind_error.phpt
ldap_sasl_bind() - Binding that should fail
ext/mysqli/tests
File
Name
bug51647.phpt
Bug #51647 (Certificate file without private key (pk in another file) doesn't work)
bug55283.phpt
Bug #55283 (SSL options set by mysqli_ssl_set ignored for MySQLi persistent connections)
bug74021.phpt
Bug #74021 (fetch_array broken data. Data more then MEDIUMBLOB)
mysqli_change_user_old.phpt
mysqli_change_user(), MySQL < 5.6
mysqli_change_user_oo.phpt
mysqli->change_user()
mysqli_pconn_max_links.phpt
Persistent connections and mysqli.max_links
ext/oci8/tests
File
Name
bug27303_2_11gR1.phpt
Bug #27303 (OCIBindByName binds numeric PHP values as characters)
bug47281.phpt
Bug #47281 ($php_errormsg is limited in size of characters)
bug71148.phpt
Bug #71448 (Binding reference overwritten on php7)
lob_015.phpt
various tests with wrong param count
ext/odbc/tests
File
Name
bug47803.phpt
Bug #47803 Executing prepared statements is successful only for the first two statements
bug60616.phpt
odbc_exec(): Getting accurate unicode data from query
bug69975.phpt
Bug #69975 (PHP segfaults when accessing nvarchar(max) defined columns)
bug73448.phpt
Bug #73448 odbc_errormsg returns trash, always 513 bytes
bug73725.phpt
Bug #73725 Unable to retrieve value of varchar(max) type
odbc_columnprivileges_001.phpt
odbc_columnprivileges(): Basic test
odbc_columns_001.phpt
odbc_columns(): Basic test
odbc_exec_002.phpt
odbc_exec(): Getting data from query
odbc_free_result_001.phpt
odbc_free_result(): Basic test
ext/opcache/tests
File
Name
bug66338.phpt
Bug #66338 (Optimization binding of class constants is not safely opcacheable)
issue0115.phpt
ISSUE #115 (path issue when using phar)
issue0149.phpt
ISSUE #149 (Phar mount points not working this OPcache enabled)
revalidate_path_01.phpt
revalidate_path 01: OPCache must cache only resolved real paths when revalidate_path is set
ext/openssl/tests
File
Name
bug46127.phpt
#46127 php_openssl_tcp_sockop_accept forgets to set context on accepted stream
bug68265.phpt
Bug #68265: SAN match fails with trailing DNS dot
bug69215.phpt
Bug #69215: Crypto servers should send client CA list
capture_peer_cert_001.phpt
capture_peer_cert context captures on verify failure
peer_verification.phpt
Peer verification enabled for client streams
san_peer_matching.phpt
Peer verification matches SAN names
session_meta_capture.phpt
Capture SSL session meta array in stream context
sni_server.phpt
sni_server
sni_server_key_cert.phpt
sni_server with separate pk and cert
stream_crypto_flags_001.phpt
Basic bitwise stream crypto context flag assignment
stream_crypto_flags_003.phpt
Server bitwise stream crypto flag assignment
stream_crypto_flags_004.phpt
Specific protocol method specification
stream_verify_peer_name_001.phpt
Verify host name by default in client transfers
stream_verify_peer_name_002.phpt
Allow host name mismatch when "verify_host" disabled
stream_verify_peer_name_003.phpt
Host name mismatch triggers error
ext/pcntl/tests
File
Name
pcntl_unshare_01.phpt
pcntl_unshare() with CLONE_NEWUSER
pcntl_unshare_02.phpt
pcntl_unshare() with CLONE_NEWPID
pcntl_unshare_03.phpt
pcntl_unshare() with CLONE_NEWNET
ext/pcre/tests
File
Name
bug72685.phpt
Bug #72685: Same string is UTF-8 validated repeatedly
cache_limit.phpt
Compiled regex cache limit
ext/pdo_firebird/tests
File
Name
bug_69356.phpt
FIREBIRD PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query)
bug_71447.phpt
FIREBIRD PDO Common: Bug #71447 (Quotes inside comments not properly handled)
bug_73234.phpt
FIREBIRD PDO Common: Bug #73234 (Emulated statements let value dictate parameter type)
bug_74462.phpt
PDO_Firebird: Bug #74462 Returns only NULLs for boolean fields
ext/pdo_mysql/tests
File
Name
pdo_mysql___construct.phpt
MySQL PDO->__construct() - Generic + DSN
pdo_mysql_exec.phpt
MySQL PDO->exec(), affected rows
ext/pdo_oci/tests
File
Name
bug_69356.phpt
OCI PDO Common: Bug #69356 (PDOStatement::debugDumpParams() truncates query)
bug_73234.phpt
OCI PDO Common: Bug #73234 (Emulated statements let value dictate parameter type)
ext/pdo_odbc/tests
File
Name
bug_65946.phpt
ODBC PDO Common: Bug #65946 (pdo_sql_parser.c permanently converts values bound to strings)
bug_71447.phpt
ODBC PDO Common: Bug #71447 (Quotes inside comments not properly handled)
long_columns.phpt
PDO ODBC "long" columns
max_columns.phpt
PDO ODBC varying character with max/no length
pdo_017.phpt
ODBC PDO Common: transactions
ext/pdo_pgsql/tests
File
Name
bug67462.phpt
PDO PgSQL Bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception when not in transaction)
bug75402.phpt
PDO PgSQL Bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option
ext/pgsql/tests
File
Name
00version.phpt
PostgreSQL version
15pg_delete.phpt
PostgreSQL pg_delete()
17result.phpt
PostgreSQL pg_fetch_*() functions
ext/posix/tests
File
Name
posix_setrlimit.phpt
posix_setrlimit(): Basic tests
ext/simplexml/tests
File
Name
bug76712.phpt
BUg #76712 (Assignment of empty string creates extraneous text node)
ext/snmp/tests
File
Name
bug64159.phpt
Bug #64159: Truncated snmpget
snmp2_walk.phpt
Function snmp2_walk
ext/soap/tests
File
Name
bug73037.phpt
Bug #73037 SoapServer reports Bad Request when gzipped, var 0
ext/sockets/tests
File
Name
mcast_ipv6_recv.phpt
Multicast support: IPv6 receive options
ext/standard/tests/file
File
Name
proc_open01.phpt
proc_open() regression test 1 (proc_open() leak)
ext/standard/tests/general_functions
File
Name
proc_open02.phpt
proc_open
ext/standard/tests/serialize
File
Name
006.phpt
serialize()/unserialize() with exotic letters
ext/standard/tests/streams
File
Name
bug64433.phpt
Bug #60180 ($_SERVER["PHP_SELF"] incorrect)
bug70198.phpt
Bug #70198 Checking liveness does not work as expected
ext/standard/tests/url
File
Name
get_headers_error_003.phpt
Test get_headers() function : test with context
tests/basic
File
Name
bug67198.phpt
php://input is empty when enable_post_data_reading=Off
enable_post_data_reading_05.phpt
enable_post_data_reading: using multiple input streams
tests/output
File
Name
stream_isatty_err.phpt
Test stream_isatty with redirected STDERR
stream_isatty_in-err.phpt
Test stream_isatty with redirected STDIN/STDERR
stream_isatty_in-out.phpt
Test stream_isatty with redirected STDIN/STDOUT
stream_isatty_out-err.phpt
Test stream_isatty with redirected STDOUT/STDERR
stream_isatty_out.phpt
Test stream_isatty with redirected STDOUT
Generated at Wed, 08 May 2019 23:12:54 +0000 (657 days ago)
Copyright © 2005-2021 The PHP Group
All rights reserved.