php-src/ext
Anatol Belski 4bc97db0b8 fix merge
2016-04-27 12:24:28 +02:00
..
bcmath fix merge 2016-04-27 12:24:28 +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 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 Merge branch 'PHP-5.6' into PHP-7.0 2016-04-27 11:45:29 +02: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-27 11:45:29 +02:00
gettext Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
gmp fix build 2016-04-26 23:04:29 -07: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-04-27 11:45:29 +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 Use zend_string_safe_alloc 2016-04-27 12:45:02 +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-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 Merge branch 'PHP-5.6' into PHP-7.0 2016-04-27 11:45:29 +02:00
xmlreader Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
xmlrpc Merge branch 'PHP-5.6' into PHP-7.0 2016-04-26 13:44:52 +03: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 Fix bug #71923 - integer overflow in ZipArchive::getFrom* 2016-04-26 22:59:09 -07:00
zlib Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ext_skel
ext_skel_win32.php