php-src/ext
Christoph M. Becker f1588d841c Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Fix #77626: Persistence confusion in php_com_import_typelib()
2019-02-15 18:57:17 +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 Merge branch 'PHP-7.3' into PHP-7.4 2019-02-15 18:57:17 +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 Merge branch 'PHP-7.3' into PHP-7.4 2019-02-13 19:26:37 +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 Merge branch 'PHP-7.3' into PHP-7.4 2019-02-12 09:29:19 +01:00
ffi Fix FFI test on Windows 2019-02-12 13:57:44 +01:00
fileinfo Small change in the test to pass 2019-02-14 20:12: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 gd imageloadfont test while reading header 2019-02-14 22:29:35 +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 Implement mb_str_split() 2019-02-12 16:42:51 +01:00
mysqli Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 18:47:58 +01:00
mysqlnd Merge remote-tracking branch 'origin/PHP-7.4' into PHP-7.4 2019-02-12 15:00:51 +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 Link anonymous classes during preloading 2019-02-15 17:50:40 +01:00
openssl Added test for openssl_pkcs12_export_to_file_error 2019-02-10 20:18:17 +01:00
pcntl Merge branch 'PHP-7.3' into PHP-7.4 2019-02-12 10:10:30 +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 Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 18:47:58 +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 outdated pgsql README 2019-02-14 17:06:37 +01:00
phar Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
posix Add test to function posix_getlogin() 2019-02-14 20:49:25 +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 Remove bogus ctor checks in get_class_methods() + reflection 2019-02-14 11:47:31 +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 Fix typo in XML test 2019-02-14 12:59:08 +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 Add test socket_setopt() basic functionality 2019-02-13 02:30:48 +01:00
sodium Remove local variables 2019-02-03 21:03:00 +01:00
spl Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 15:50:53 +01:00
sqlite3 Remove local variables 2019-02-03 21:03:00 +01:00
standard Added basic stream_filter_register test 2019-02-14 20:03:35 +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 Deprecate ext/wddx 2019-02-11 19:31:46 +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