php-src/ext
2016-12-30 10:35:45 -08:00
..
bcmath Convert bcmath to new parameter parsing API 2016-12-27 23:49:48 -08:00
bz2 More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
calendar Merge branch 'PHP-7.0' into PHP-7.1 2016-11-17 11:45:14 +03:00
com_dotnet Merge branch 'PHP-7.1' 2016-12-12 01:57:31 +01:00
ctype Use new param API in ctype 2016-12-28 09:11:53 -08:00
curl Migrate curl to new parameters API 2016-12-28 09:06:41 -08:00
date Use new params API for throwable constructors in date 2016-12-29 18:26:27 -08:00
dba
dom Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
enchant
exif Fix tests: don't count non-countables 2016-11-13 18:16:17 +01:00
fileinfo Merge branch 'PHP-7.1' 2016-11-24 19:28:56 +01:00
filter Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
ftp Fix ext/ftp 2016-11-22 19:06:59 +01:00
gd Merge branch 'PHP-7.1' 2016-11-27 14:54:19 -08:00
gettext
gmp
hash Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
iconv further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
imap Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
interbase Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
intl Correct function protos in intl/idn 2016-12-27 22:52:26 -08:00
json Install ext/json headers 2016-12-07 17:50:05 +01:00
ldap further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
libxml
mbstring Merge branch 'PHP-7.1' 2016-12-17 20:47:05 +01:00
mysqli Finish remaining replacement uint => uint32_t 2016-12-22 14:32:02 +01:00
mysqlnd Merge branch 'PHP-7.1' 2016-12-12 22:00:30 +02:00
oci8 Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
odbc Eliminate win95nt.h 2016-12-22 06:51:18 +01:00
opcache Merge branch 'PHP-7.1' 2016-12-29 21:00:34 +01:00
openssl Merge branch 'PHP-7.1' 2016-12-29 22:07:03 +01:00
pcntl Merge branch 'PHP-7.1' 2016-12-29 21:18:58 +01:00
pcre Merge branch 'PHP-7.1' 2016-11-26 16:11:08 +01:00
pdo Add "Sent SQL" to debug dump for emulated prepares 2016-12-20 11:07:04 -05:00
pdo_dblib Add "Sent SQL" to debug dump for emulated prepares 2016-12-20 11:07:04 -05:00
pdo_firebird Merge branch 'PHP-7.0' into PHP-7.1 2016-12-25 22:07:09 -08:00
pdo_mysql Merge branch 'PHP-7.1' 2016-12-15 09:32:26 +01:00
pdo_oci
pdo_odbc
pdo_pgsql Add "Sent SQL" to debug dump for emulated prepares 2016-12-20 11:07:04 -05:00
pdo_sqlite Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
pgsql Merge branch 'PHP-7.1' 2016-12-01 01:37:24 +01:00
phar Path handling related refactorings 2016-12-22 14:56:47 +01:00
posix Use new param API in posix 2016-12-28 11:48:36 -08:00
pspell
readline extend skipif 2016-11-18 12:00:02 +01:00
recode
reflection Reduce redundant storage of required number of parameters to required flag 2016-12-26 10:39:19 -08:00
session fix uninitialized value 2016-12-27 23:43:49 +01:00
shmop
simplexml Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +01:00
skeleton awk: syntax error 2016-11-26 15:32:08 -08:00
snmp Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
soap Finish remaining replacement uint => uint32_t 2016-12-22 14:32:02 +01:00
sockets Finish remaining replacement uint => uint32_t 2016-12-22 14:32:02 +01:00
spl Fix the bug in ZEND_ASSIGN_DIM (as nikic suggest) 2016-12-09 22:30:24 +08:00
sqlite3 Merge branch 'PHP-7.1' 2016-12-29 13:58:14 +01:00
standard Use new param API in standard/array 2016-12-30 10:35:45 -08:00
sysvmsg
sysvsem
sysvshm
tidy further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
tokenizer
wddx fix leak, take 2 2016-12-06 16:12:39 +01:00
xml Merge branch 'PHP-7.1' 2016-11-22 00:33:29 +01:00
xmlreader
xmlrpc further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
xmlwriter
xsl Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
zip fix typo 2016-12-13 13:39:07 +01:00
zlib Merge branch 'PHP-7.1' 2016-12-22 15:31:58 +01:00
ext_skel
ext_skel_win32.php