php-src/ext
2016-04-26 13:04:06 +03:00
..
bcmath Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01: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 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ctype Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
curl Fixed bug #68658 (Define CURLE_SSL_CACERT_BADFILE) 2016-04-23 22:55:00 -04:00
date Merge branch 'PHP-5.6' into PHP-7.0 2016-04-05 11:24:23 +02:00
dba Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
dom Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
enchant Update header to PHP Version 7 2016-01-01 20:03:16 +02:00
exif Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
fileinfo Merge branch 'PHP-5.6' into PHP-7.0 2016-03-31 01:38:22 +02:00
filter Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ftp allow static build of ext/ftp 2016-01-08 08:07:15 +01:00
gd Merge branch 'PHP-5.6' into PHP-7.0 2016-04-18 23:34:26 -07: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-03-17 17:07:07 +08:00
hash Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
iconv Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
imap remove unused vars 2016-03-01 10:52:49 +01:00
interbase fix ibase connection routine 2016-03-04 12:26:25 +01:00
intl Fixed bug #70484 selectordinal doesn't work with named parameters 2016-04-11 15:01:22 +02:00
json Fixed bug #72069 (Behavior \JsonSerializable different from json_encode) 2016-04-22 21:41:44 -07:00
ldap fix SKIPIF sections 2016-03-09 14:28:38 +01:00
libxml Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
mbstring Merge branch 'PHP-5.5' into PHP-7.0.5 2016-03-28 23:55:05 -07:00
mcrypt Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
mysqli Backport patch for bug #71820 2016-03-17 14:28:58 +01:00
mysqlnd Remove typo 2016-03-17 15:27:36 +08:00
oci8 Bump version in test 2016-04-18 11:15:01 +10:00
odbc Merge branch 'PHP-5.6' into PHP-7.0 2016-03-17 13:42:34 +01:00
opcache Fixed bug #72014 (Including a file with anonymous classes multiple times leads to fatal error) 2016-04-14 20:21:19 +08:00
openssl Remove TSRMLS_* from code, they are not used anymore 2016-02-17 22:44:05 -08:00
pcntl Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
pcre if there's no JIT support, no RINIT is really needed 2016-03-22 21:42:21 +01:00
pdo Merge branch 'PHP-5.6' into PHP-7.0 2016-04-05 00:07:02 +02:00
pdo_dblib fix test 2016-04-06 14:44:23 +02: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 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
pdo_oci Do not edit the value in place (might be relates to #71261) 2016-01-04 05:38:15 -08:00
pdo_odbc Fix ODBC bug for varchars returning with length zero 2016-04-01 17:11:58 +02:00
pdo_pgsql fix merge mistake 2016-04-06 18:05:39 +02:00
pdo_sqlite Do not edit the value in place (might be relates to #71261) 2016-01-04 05:38:15 -08:00
pgsql Fix escape sequences in pgsql.c 2016-04-21 23:41:59 +02:00
phar Merge branch 'PHP-5.6' into PHP-7.0 2016-03-29 14:20:30 +02: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 Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
recode Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
reflection Fix bug #71767 2016-03-11 22:27:48 +01:00
session Fixed bug #71972 (Cyclic references causing session_start(): Failed to decode session object) 2016-04-15 21:08:51 -07:00
shmop Removed shmop test leaking an shm segment 2016-03-30 10:00:28 +02:00
simplexml Merge branch 'PHP-5.6' into PHP-7.0 2016-03-08 13:16:08 +01:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Merge branch 'PHP-5.5' into PHP-5.6 2016-03-28 23:45:15 -07:00
soap Fixed bug #71986 (Nested foreach assign-by-reference creates broken variables) 2016-04-08 17:57:51 +08:00
sockets fix #71609: Segmentation fault on ZTS with gethostbyname 2016-03-31 12:39:01 +01:00
spl Fixed bug #72051 (The reference in CallbackFilterIterator doesn't work as expected) 2016-04-19 10:59:10 +08:00
sqlite3 Fixed bug #68849 bindValue is not using the right data type 2016-04-12 19:12:45 +02:00
standard Fixed bug #72100 (implode() inserts garbage into resulting string when joins very big integer). (Mikhail Galanin) 2016-04-26 13:04:06 +03: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-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
tidy Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
tokenizer Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
wddx fix wddx merge 2016-03-02 00:02:33 -08:00
xml Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +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 Merge branch 'PHP-5.6' into PHP-7.0 2016-03-14 15:58:05 +01:00
zip missing include 2016-02-22 18:45:18 +01:00
zlib Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ext_skel
ext_skel_win32.php