php-src/ext
2018-05-08 09:24:28 +01:00
..
bcmath Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bz2 year++ 2018-01-02 12:57:58 +08:00
calendar Avoid double copying 2018-03-06 21:59:02 +03:00
com_dotnet Merge branch 'PHP-7.2' 2018-04-03 17:25:52 +02:00
ctype Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
curl Fix potential memory leak in curl extension 2018-04-29 19:04:10 +01:00
date Updated to version 2018.5 (2018e) 2018-05-08 09:24:28 +01:00
dba Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
dom Keep initialized object_handlers structures in read-only memory. 2018-03-14 14:01:45 +03:00
enchant Merge branch 'PHP-7.2' 2018-04-29 20:05:20 +01:00
exif Merge branch 'PHP-7.2' 2018-04-23 22:04:22 -07:00
fileinfo Update libmagic.patch 2018-04-30 14:29:55 +02:00
filter Implement #51368: php_filter_float does not allow custom thousand separators 2018-03-24 15:04:32 +01:00
ftp Merge branch 'PHP-7.2' 2018-03-23 18:57:58 +01:00
gd Merge branch 'PHP-7.2' 2018-03-30 19:39:44 +02:00
gettext Avoding memory allocation if no translastion found 2018-02-26 14:52:45 +08:00
gmp Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
hash Remove unused argument 2018-03-14 16:33:57 +01:00
iconv Merge branch 'PHP-7.2' 2018-04-24 10:49:34 +02:00
imap Merge branch 'PHP-7.2' 2018-04-14 13:06:13 +02:00
interbase remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
intl Merge branch 'PHP-7.2' 2018-05-03 17:17:02 +02:00
json Bit check micro-optimization 2018-04-28 14:13:12 +03:00
ldap Merge branch 'PHP-7.2' 2018-04-23 22:04:22 -07:00
libxml Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
mbstring Rework datatypes wrt warnings 2018-03-20 22:09:48 +01:00
mysqli zend_fcall_info_cache.calling_scope is not used by zend_call_function() and doesn't have to be initialized. 2018-05-03 19:27:04 +03:00
mysqlnd Bit check micro-optimization 2018-04-28 14:13:12 +03:00
oci8 Remove duplicated tests 2018-02-22 13:03:21 +01:00
odbc Remove, or fix, unused variables 2018-03-27 22:04:26 +02:00
opcache micro optimization 2018-05-08 00:22:04 +03:00
openssl Merge branch 'PHP-7.2' 2018-04-15 20:43:17 +01:00
pcntl Merge remote-tracking branch 'origin/PHP-7.2' 2018-02-28 02:36:18 +01:00
pcre Switch to more robust config for external pcre2 2018-04-26 14:20:36 +02:00
pdo zend_fcall_info_cache.calling_scope is not used by zend_call_function() and doesn't have to be initialized. 2018-05-03 19:27:04 +03:00
pdo_dblib year++ 2018-01-02 12:57:58 +08:00
pdo_firebird Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pdo_mysql Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
pdo_oci Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
pdo_odbc Trailing whitespaces 2018-01-03 14:38:00 +01:00
pdo_pgsql Fix default credentials when none was passed 2018-05-07 12:14:38 +02:00
pdo_sqlite remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
pgsql zend_fcall_info_cache.calling_scope is not used by zend_call_function() and doesn't have to be initialized. 2018-05-03 19:27:04 +03:00
phar Merge branch 'PHP-7.2' 2018-04-23 22:04:22 -07:00
posix Use int instead of long in protos 2018-02-23 11:06:20 +01:00
pspell Use int instead of long in protos 2018-02-23 11:06:20 +01:00
readline Add support for rl_completion_suppress_append and rl_completion_append_character 2018-03-25 18:21:35 +02:00
recode year++ 2018-01-02 12:57:58 +08:00
reflection zend_fcall_info_cache.calling_scope is not used by zend_call_function() and doesn't have to be initialized. 2018-05-03 19:27:04 +03:00
session Merge branch 'PHP-7.2' 2018-05-07 14:43:08 +02:00
shmop [ci skip] Remove space between function name and open parentheses 2018-02-24 11:50:39 +01:00
simplexml Keep initialized object_handlers structures in read-only memory. 2018-03-14 14:01:45 +03:00
skeleton improve extension skeleton generator 2018-02-22 08:04:33 +01:00
snmp Merge branch 'PHP-7.2' 2018-03-23 18:57:58 +01:00
soap Merge branch 'PHP-7.2' 2018-03-14 23:11:02 +01:00
sockets Merge branch 'PHP-7.2' 2018-04-29 17:38:59 +01:00
sodium Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
spl zend_fcall_info_cache.calling_scope is not used by zend_call_function() and doesn't have to be initialized. 2018-05-03 19:27:04 +03:00
sqlite3 Update bundled libsqlite to 3.23.1 2018-04-10 23:20:21 +02:00
standard Bit check micro-optimization 2018-04-28 14:13:12 +03:00
sysvmsg Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sysvsem year++ 2018-01-02 12:57:58 +08:00
sysvshm Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
tidy Remove return types from some magic method in protos 2018-03-09 12:04:46 +01:00
tokenizer Implement flexible heredoc/nowdoc syntax 2018-04-13 21:35:37 +02:00
wddx Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
xml Merge branch 'PHP-7.2' 2018-03-23 22:04:18 +01:00
xmlreader Keep initialized object_handlers structures in read-only memory. 2018-03-14 14:01:45 +03:00
xmlrpc Remove, or fix, unused variables 2018-03-27 22:04:26 +02:00
xmlwriter Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
xsl Keep initialized object_handlers structures in read-only memory. 2018-03-14 14:01:45 +03:00
zend_test Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
zip Merge branch 'PHP-7.2' 2018-05-02 17:28:10 +02:00
zlib Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ext_skel.php improve extension skeleton generator 2018-02-22 08:04:33 +01:00