php-src/ext
Joe Watkins 05b44c20e1 Merge branch 'PHP-7.0'
* PHP-7.0:
  fix #71609: Segmentation fault on ZTS with gethostbyname
2016-03-31 12:39:45 +01: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-7.0' 2016-03-21 16:44:42 +08:00
date Updated to version 2016.3 (2016c) 2016-03-28 15:31:51 +02:00
dba Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
dom Removed zend_fcall_info.symbol_table 2016-03-02 17:50:55 +03:00
enchant Remove version checks 2016-01-30 15:35:28 +01:00
exif Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
fileinfo Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file 2016-03-29 13:11:25 +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 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 Add negative offset support to iconv_strpos() 2016-03-09 14:41:38 +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 Statically bind static method call arguments 2016-03-14 17:50:56 +01:00
json Merge branch 'PHP-7.0' 2016-03-22 11:28:45 +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-7.0' 2016-03-29 11:27:39 +02:00
mcrypt Merge branch 'PHP-7.0' 2016-03-03 16:50:47 +01:00
mysqli Backport patch for bug #71820 2016-03-17 14:28:58 +01:00
mysqlnd Merge branch 'PHP-7.0' 2016-03-17 15:27:56 +08:00
oci8 Remove version checks 2016-01-30 15:35:28 +01:00
odbc Merge branch 'PHP-5.6' into PHP-7.0 2016-03-17 13:42:34 +01:00
opcache Fix FETCH_CLASS_SELF comparisons 2016-03-26 22:45:23 +01: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-7.0' 2016-03-21 15:40:50 +01:00
pdo_dblib Merge branch 'PHP-5.6' into PHP-7.0 2016-03-16 08:11:50 +01: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-03-03 16:50:47 +01:00
pdo_oci Remove version checks 2016-01-30 15:35:28 +01:00
pdo_odbc fix invalid pointer on 64-bit 2016-03-10 08:45:46 +01:00
pdo_pgsql Remove version checks 2016-01-30 15:35:28 +01:00
pdo_sqlite Removed zend_fcall_info.symbol_table 2016-03-02 17:50:55 +03:00
pgsql Backport patch for bug #71820 2016-03-17 14:28:58 +01:00
phar Merge branch 'PHP-7.0' 2016-03-29 14:20:49 +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 Merge branch 'PHP-7.0' 2016-03-11 22:28:50 +01:00
session Merge branch 'PHP-7.0' 2016-03-12 08:33:04 +09:00
shmop Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
simplexml Merge branch 'PHP-7.0' 2016-03-08 13:16:46 +01:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Merge branch 'PHP-7.0' 2016-03-29 11:27:39 +02:00
soap Merge branch 'PHP-7.0' 2016-03-03 23:20:50 +01:00
sockets fix #71609: Segmentation fault on ZTS with gethostbyname 2016-03-31 12:39:01 +01:00
spl Merge branch 'PHP-7.0' 2016-03-20 22:51:12 -07:00
sqlite3 Merge branch 'PHP-7.0' 2016-03-03 16:50:47 +01:00
standard Merge branch 'PHP-7.0' 2016-03-31 12:39:45 +01: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 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-7.0' 2016-03-03 16:50:47 +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-7.0' 2016-03-14 15:58:40 +01:00
zip Merge branch 'PHP-7.0' 2016-02-22 18:45:30 +01:00
zlib Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
ext_skel Remove trailing spaces 2015-12-16 12:45:09 +08:00
ext_skel_win32.php