php-src/ext
2016-12-27 21:52:56 +01:00
..
bcmath Merge branch 'PHP-7.0' into PHP-7.1 2016-10-14 10:54:47 +02: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
curl Merge branch 'PHP-7.1' 2016-12-27 21:52:56 +01:00
date Merge branch 'PHP-7.0' of https://git.php.net/push/php-src into PHP-7.0 2016-11-30 14:41:26 -05:00
dba since libdb isn't bundled, it needs a config option as well 2016-10-08 20:44:35 +02:00
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 Compilation warning fix 2016-12-12 23:25:40 -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-22 12:47:50 +01:00
openssl Merge branch 'PHP-7.1' 2016-12-22 23:40:24 +01:00
pcntl Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +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
pspell
readline extend skipif 2016-11-18 12:00:02 +01:00
recode Add more checks for int overflow 2016-09-12 21:04:23 -07:00
reflection Reduce redundant storage of required number of parameters to required flag 2016-12-26 10:39:19 -08:00
session fork tests 2016-12-26 21:38:27 +01:00
shmop Document that ext/shmop deals with resources as of PHP 7.0.0 2016-10-07 16:35:37 +02:00
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 Update to SQLite 3.15.2 2016-12-11 19:56:40 +01:00
standard Path handling related refactorings 2016-12-22 14:56:47 +01: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