php-src/ext
2018-04-24 17:06:27 +02: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 Remove return types from some magic method in protos 2018-03-09 12:04:46 +01:00
date Merge branch 'PHP-7.2' 2018-03-27 22:00:31 +02: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 Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
exif Merge branch 'PHP-7.2' 2018-04-23 22:04:22 -07:00
fileinfo Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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-04-12 18:26:31 +02:00
json Use int instead of long in protos 2018-02-23 11:06:20 +01: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 Merge branch 'PHP-7.2' 2018-03-23 18:57:58 +01:00
mysqlnd Fix initialisation order 2018-02-20 23:35:57 +01: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 Eliminate useless checks 2018-04-04 02:12:26 +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 Fix lib names for build with external libpcre2 2018-04-24 17:06:27 +02:00
pdo Fix datatypes 2018-03-26 15:10:16 +02: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 Merge branch 'PHP-7.2' 2018-03-12 21:03:36 +01:00
pdo_sqlite remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
pgsql Avoid strlen calls for regexes 2018-04-19 13:29:58 +02: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 Keep initialized object_handlers structures in read-only memory. 2018-03-14 14:01:45 +03:00
session Merge branch 'PHP-7.2' 2018-04-12 17:51:05 +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-03-23 18:57:58 +01:00
sodium Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
spl Merge branch 'PHP-7.2' 2018-03-27 22:00:31 +02:00
sqlite3 Update bundled libsqlite to 3.23.1 2018-04-10 23:20:21 +02:00
standard Merge branch 'PHP-7.2' 2018-04-13 15:36:15 +02: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 Keep initialized object_handlers structures in read-only memory. 2018-03-14 14:01:45 +03: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