php-src/ext
2017-01-03 17:48:44 +01: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 Merge branch 'PHP-7.1' 2017-01-01 12:17:01 +01:00
dba
dom Merge branch 'PHP-7.1' 2017-01-02 11:59:15 +00:00
enchant
exif Fix failing test 2017-01-03 16:40:41 +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 Use new param API in json 2016-12-31 08:35:07 -08:00
ldap further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
libxml Use new param API in libxml 2016-12-31 08:38:14 -08:00
mbstring Merge branch 'PHP-7.1' 2016-12-17 20:47:05 +01:00
mysqli Merge branch 'PHP-7.1' 2017-01-03 12:19:08 +01:00
mysqlnd Merge branch 'PHP-7.1' 2017-01-02 23:47:51 +01: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 Fix opcache test dependencies 2017-01-02 22:30:28 -08: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 Use new param API in PDO 2016-12-31 09:01:15 -08: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 Use new param API in pdo_sqlite 2016-12-31 09:01:20 -08:00
pgsql Merge branch 'PHP-7.1' 2016-12-01 01:37:24 +01:00
phar Merge branch 'PHP-7.1' 2017-01-02 21:26:20 -08: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 Switch reflection to use smart_str 2017-01-01 21:28:21 +01:00
session Merge branch 'PHP-7.1' 2017-01-01 21:17:00 +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 Merge branch 'PHP-7.1' 2017-01-01 21:17:00 +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 implement makefile fragment support for nmake 2017-01-03 17:48:44 +01:00
sysvmsg
sysvsem Fix for nowait.phpt failing intermittently 2017-01-02 16:46:19 +00:00
sysvshm
tidy further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
tokenizer Use new param API in tokenizer 2016-12-31 09:01:20 -08:00
wddx Merge branch 'PHP-7.1' 2017-01-02 21:37:10 -08: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