php-src/ext
2016-04-11 15:01:22 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-03-21 16:43:55 +08: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 fix double free and move temps into local scope 2016-03-07 16:38:47 +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-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 fix version macro to check 2016-04-11 15:01:22 +02:00
json Update test script 2016-03-22 11:28:19 +08: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
odbc Merge branch 'PHP-5.6' into PHP-7.0 2016-03-17 13:42:34 +01:00
opcache Enable configure without opcache-file and huge-code-pages 2016-04-09 15:57:57 +03: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 Fixed bug #71998 Function pg_insert does not insert when column type = inet 2016-04-10 18:48:35 +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 #71974 Trans sid will always be send, even if cookies are available 2016-04-07 10:26:05 +09: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 Fix bug #71334 2016-03-30 22:49:27 +02:00
sqlite3 Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
standard Fixed bug #71995 (Returning the same var twice from __sleep() produces broken serialized data) 2016-04-09 10:01:04 -07: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