.. |
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 ZEND_OVERLOADED_FUNCTION and corresponding call_method object handler
|
2019-02-07 21:05:46 +03: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.4'
|
2019-02-09 17:20:07 +01:00 |
dba
|
Update and fix remaining year ranges (2019)
|
2019-02-08 23:14:29 +01:00 |
dom
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
enchant
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
exif
|
Merge branch 'PHP-7.4'
|
2019-02-05 09:41:08 +01:00 |
ffi
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
fileinfo
|
Merge branch 'PHP-7.4'
|
2019-02-03 21:23:18 +01:00 |
filter
|
Merge branch 'PHP-7.4'
|
2019-02-03 21:23:18 +01:00 |
ftp
|
Expand FTP delete basic test with "unknown file" coverage
|
2019-02-10 20:41:08 +01:00 |
gd
|
Merge branch 'PHP-7.4'
|
2019-02-05 09:41:08 +01:00 |
gettext
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
gmp
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
hash
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
iconv
|
Remove $errcontext argument to error handlers
|
2019-02-05 14:12:10 +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
|
Merge branch 'PHP-7.4'
|
2019-02-08 23:15:49 +01:00 |
json
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
ldap
|
Removed ldap_sort and LDAP_DEPRECATED build flag
|
2019-02-04 13:10:05 +01:00 |
libxml
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
mbstring
|
Merge branch 'PHP-7.4'
|
2019-02-08 23:15:49 +01:00 |
mysqli
|
Merge branch 'PHP-7.4'
|
2019-02-08 23:15:49 +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
|
Return empty str from quotemeta() on empty str
|
2019-02-11 09:58:10 +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 ZEND_OVERLOADED_FUNCTION and corresponding call_method object handler
|
2019-02-07 21:05:46 +03: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
|
Merge branch 'PHP-7.4'
|
2019-02-03 21:23:18 +01:00 |
pgsql
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
phar
|
Merge branch 'PHP-7.4'
|
2019-02-08 23:15:49 +01:00 |
posix
|
Remove $errcontext argument to error handlers
|
2019-02-05 14:12:10 +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
|
Fix variadic arginfos for Reflection functions
|
2019-02-10 14:29:08 -02:00 |
session
|
Remove two more zpp variation tests
|
2019-02-07 15:38:43 +01:00 |
shmop
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
simplexml
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
skeleton
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
snmp
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
soap
|
Merge branch 'PHP-7.4'
|
2019-02-03 21:23:18 +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
|
Fix SplHeap::compare arginfo and tests
|
2019-02-08 10:14:38 +01:00 |
sqlite3
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
standard
|
Return empty str from quotemeta() on empty str
|
2019-02-11 09:58:10 +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
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03: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
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03: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
|
Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s).
|
2019-02-04 13:20:25 +03:00 |
zend_test
|
Remove ZEND_OVERLOADED_FUNCTION and corresponding call_method object handler
|
2019-02-07 21:05:46 +03:00 |
zip
|
Merge branch 'PHP-7.4'
|
2019-02-10 01:27:50 +01:00 |
zlib
|
Merge branch 'PHP-7.4'
|
2019-02-05 12:43:13 +01:00 |
ext_skel.php
|
Update and fix remaining year ranges (2019)
|
2019-02-08 23:14:29 +01:00 |