php-src/ext
2016-02-15 00:10:21 -08:00
..
bcmath Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
bz2 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
calendar Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
com_dotnet Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
ctype Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
curl Merge branch 'PHP-7.0' 2016-02-08 11:43:28 +00:00
date Merge branch 'PHP-7.0' 2016-02-15 08:39:19 +01:00
dba Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
dom Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
enchant Remove version checks 2016-01-30 15:35:28 +01:00
exif Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
fileinfo Remove version checks 2016-01-30 15:35:28 +01:00
filter Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
ftp allow static build of ext/ftp 2016-01-08 08:07:15 +01:00
gd fix the fix for bug #70976 (imagerotate) 2016-01-12 14:03:35 +01:00
gettext Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
gmp Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
hash Replace usage of php_hash_uint32 and php_hash_uint64 with uint32_t and uint64_t. 2016-02-04 11:57:41 +01:00
iconv Format string fixes 2016-02-14 14:45:53 +01:00
imap Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
interbase Fixed macro name 2016-01-14 14:49:23 +08:00
intl Remove version checks 2016-01-30 15:35:28 +01:00
json json_encode: Escape U+2028 and U+2029 more often. 2016-01-22 19:40:58 +00:00
ldap Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
libxml Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mbstring Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if test 2016-01-18 10:54:07 +09:00
mcrypt Merge branch 'PHP-7.0' 2016-02-14 14:47:42 +01:00
mysqli Remove version checks 2016-01-30 15:35:28 +01:00
mysqlnd Remove version checks 2016-01-30 15:35:28 +01:00
oci8 Remove version checks 2016-01-30 15:35:28 +01:00
odbc Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
opcache Fixed another assertion fails due to live_range cleaned (ext/phar/tests/003a.phpt) 2016-02-15 14:38:20 +08:00
openssl Merge branch 'PHP-7.0' 2016-02-14 14:47:42 +01:00
pcntl Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
pcre Happy Year of Monkey (Forgot test of #71537) 2016-02-08 10:22:16 +08:00
pdo Merge branch 'PHP-7.0' 2016-02-14 14:47:42 +01:00
pdo_dblib Add missing fields to expected test output 2016-02-03 16:50:29 -05:00
pdo_firebird Do not edit the value in place (might be relates to #71261) 2016-01-04 05:38:15 -08:00
pdo_mysql Merge branch 'PHP-7.0' 2016-02-13 17:48:58 +01:00
pdo_oci Remove version checks 2016-01-30 15:35:28 +01:00
pdo_odbc Remove version checks 2016-01-30 15:35:28 +01:00
pdo_pgsql Remove version checks 2016-01-30 15:35:28 +01:00
pdo_sqlite Remove version checks 2016-01-30 15:35:28 +01:00
pgsql Fix zpp in pg_last_notice 2016-02-14 14:48:26 +01:00
phar Merge branch 'PHP-7.0' 2016-02-15 09:02:35 +01:00
posix Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
pspell Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
readline vc doesn't support #warning 2016-01-19 12:14:59 +01:00
recode Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
reflection Update ReflectionClass_isArray.phpt 2016-02-05 13:50:06 -02:00
session Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
shmop Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
simplexml Remove HAVE_SPL checks 2016-01-30 14:53:00 +01:00
skeleton Remove leftovers of TSRMLS in code 2015-12-25 11:13:39 +01:00
snmp Remove version checks 2016-01-30 15:35:28 +01:00
soap check for NULL and avoid crashes 2016-01-25 14:30:33 +03:00
sockets Merge branch 'PHP-5.6' into PHP-7.0 2016-01-18 17:02:23 +01:00
spl Merge branch 'PHP-7.0' 2016-02-01 20:46:06 -08:00
sqlite3 Merge branch 'PHP-7.0' 2016-02-13 18:03:45 +01:00
standard Merge branch 'PHP-7.0' 2016-02-15 15:31:00 +08:00
sysvmsg Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sysvsem Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sysvshm Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
tidy Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
tokenizer Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
wddx Merge branch 'PHP-5.6.18' into PHP-7.0.3 2016-02-01 20:00:01 -08:00
xml Remove version checks 2016-01-30 15:35:28 +01:00
xmlreader Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
xmlrpc Fix bug #71501 2016-02-04 11:44:56 +01:00
xmlwriter Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
xsl Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php() 2016-02-15 00:10:21 -08:00
zip Merge branch 'PHP-7.0' 2016-02-14 14:47:42 +01:00
zlib Format string fixes 2016-02-14 14:45:53 +01:00
ext_skel Remove trailing spaces 2015-12-16 12:45:09 +08:00
ext_skel_win32.php