php-src/ext
2019-02-11 14:53:19 +01:00
..
bcmath Remove local variables 2019-02-03 21:03:00 +01:00
bz2 Remove local variables 2019-02-03 21:03:00 +01:00
calendar Remove local variables 2019-02-03 21:03:00 +01:00
com_dotnet Remove local variables 2019-02-03 21:03:00 +01:00
ctype Remove local variables 2019-02-03 21:03:00 +01:00
curl Merge branch 'PHP-7.3' into PHP-7.4 2019-02-07 22:29:30 -08:00
date Tests for __set_state magic method 2019-02-09 17:18:23 +01:00
dba Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
dom Remove local variables 2019-02-03 21:03:00 +01:00
enchant Remove local variables 2019-02-03 21:03:00 +01:00
exif Remove zpp variation tests 2019-02-05 09:38:55 +01:00
ffi Remove local variables 2019-02-03 21:03:00 +01:00
fileinfo Remove local variables 2019-02-03 21:03:00 +01:00
filter Remove local variables 2019-02-03 21:03:00 +01:00
ftp Expand FTP delete basic test with "unknown file" coverage 2019-02-10 20:41:08 +01:00
gd Remove zpp variation tests 2019-02-05 09:38:55 +01:00
gettext Remove local variables 2019-02-03 21:03:00 +01:00
gmp Remove local variables 2019-02-03 21:03:00 +01:00
hash Remove local variables 2019-02-03 21:03:00 +01:00
iconv Remove zpp variation tests 2019-02-05 09:38:55 +01:00
imap Remove zpp variation tests 2019-02-05 09:38:55 +01:00
interbase Remove local variables 2019-02-03 21:03:00 +01:00
intl Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
json Remove local variables 2019-02-03 21:03:00 +01:00
ldap Mark ldap_control_paged_result and ldap_control_paged_result_response as deprecated 2019-02-04 12:20:51 +01:00
libxml Remove local variables 2019-02-03 21:03:00 +01:00
mbstring Unbundle oniguruma in config.w32 2019-02-11 14:53:19 +01:00
mysqli Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
mysqlnd Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
oci8 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
odbc Remove local variables 2019-02-03 21:03:00 +01:00
opcache Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
openssl Added test for openssl_pkcs12_export_to_file_error 2019-02-10 20:18:17 +01:00
pcntl Add test case for pcntl_setpriority basic behaviour 2019-02-10 20:03:08 +01:00
pcre Remove local variables 2019-02-03 21:03:00 +01:00
pdo Remove local variables 2019-02-03 21:03:00 +01:00
pdo_dblib Remove local variables 2019-02-03 21:03:00 +01:00
pdo_firebird Remove local variables 2019-02-03 21:03:00 +01:00
pdo_mysql Remove local variables 2019-02-03 21:03:00 +01:00
pdo_oci Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 17:03:51 +11:00
pdo_odbc updated typo in test 2019-02-09 00:07:20 +01:00
pdo_pgsql Remove local variables 2019-02-03 21:03:00 +01:00
pdo_sqlite Remove local variables 2019-02-03 21:03:00 +01:00
pgsql Remove local variables 2019-02-03 21:03:00 +01:00
phar Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
posix Some more test removals 2019-02-05 12:42:18 +01:00
pspell Remove local variables 2019-02-03 21:03:00 +01:00
readline Fix failing tests for readline() without input 2019-02-10 22:31:32 +01:00
recode Remove local variables 2019-02-03 21:03:00 +01:00
reflection Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
session Remove zpp variation tests 2019-02-05 09:38:55 +01:00
shmop Remove local variables 2019-02-03 21:03:00 +01:00
simplexml Remove local variables 2019-02-03 21:03:00 +01:00
skeleton Remove local variables 2019-02-03 21:03:00 +01:00
snmp Remove local variables 2019-02-03 21:03:00 +01:00
soap Remove local variables 2019-02-03 21:03:00 +01:00
sockets Remove local variables 2019-02-03 21:03:00 +01:00
sodium Remove local variables 2019-02-03 21:03:00 +01:00
spl Remove zpp variation tests 2019-02-05 09:38:55 +01:00
sqlite3 Remove local variables 2019-02-03 21:03:00 +01:00
standard Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 11:33:18 +01:00
sysvmsg Remove local variables 2019-02-03 21:03:00 +01:00
sysvsem Remove local variables 2019-02-03 21:03:00 +01:00
sysvshm Remove local variables 2019-02-03 21:03:00 +01:00
tidy Remove local variables 2019-02-03 21:03:00 +01:00
tokenizer Remove zpp variation tests 2019-02-05 09:38:55 +01:00
wddx Remove local variables 2019-02-03 21:03:00 +01:00
xml Added test for xml_parser_set_option 2019-02-10 19:52:31 +01:00
xmlreader Remove local variables 2019-02-03 21:03:00 +01:00
xmlrpc Remove local variables 2019-02-03 21:03:00 +01:00
xmlwriter Remove local variables 2019-02-03 21:03:00 +01:00
xsl Remove local variables 2019-02-03 21:03:00 +01:00
zend_test Remove local variables 2019-02-03 21:03:00 +01:00
zip Fix failing tests 2019-02-10 01:27:38 +01:00
zlib Some more test removals 2019-02-05 12:42:18 +01:00
ext_skel.php Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00