php-src/ext
2016-09-13 16:43:25 -04:00
..
bcmath Merge branch 'PHP-5.6' into PHP-7.0 2016-04-27 13:19:29 +02:00
bz2 Improve fix for bug #72837 2016-08-19 12:50:32 +02:00
calendar Merge branch 'PHP-5.6' into PHP-7.0 2016-07-29 01:26:15 +02:00
com_dotnet fix check for args by ref 2016-08-25 18:06:47 +02: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-08-29 21:13:39 +02:00
date regenerate date parser with re2c 0.15.3 2016-07-24 14:53:53 +02:00
dba Merge branch 'PHP-5.6' into PHP-7.0 2016-08-25 18:29:23 +02:00
dom Merge branch 'PHP-5.6' into PHP-7.0 2016-07-15 01:14:41 +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-09-04 20:57:46 -07:00
fileinfo Merge branch 'PHP-5.6' into PHP-7.0 2016-08-08 18:45:27 +02:00
filter Merge branch 'PHP-5.6' into PHP-7.0 2016-09-09 14:34:11 +02:00
ftp Merge branch 'PHP-5.6' into PHP-7.0 2016-08-30 13:44:59 +02:00
gd Merge branch 'PHP-5.6' into PHP-7.0 2016-09-12 13:27:57 +02:00
gettext Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +01:00
gmp Fix GMP unserialization with self-reference 2016-07-25 23:04:00 +02:00
hash Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
iconv Fix #72320: iconv_substr returns false for empty strings 2016-07-29 11:33:50 +02:00
imap pick up the safe alloc pieces from 2016-09-13 11:50:18 +02:00
interbase Fixed build 2016-04-29 11:13:15 +08:00
intl Fix bug #73007: add locale length check 2016-09-12 21:04:23 -07:00
json Merge branch 'PHP-5.6' into PHP-7.0 2016-08-14 14:00:35 +01:00
ldap Fix various int size overflows. 2016-09-12 21:04:23 -07:00
libxml Merge branch 'PHP-5.6' into PHP-7.0 2016-07-15 01:14:41 +02:00
mbstring Fix bug26639.phpt 2016-09-08 14:07:57 +09:00
mcrypt Fix for bug #72782: mcrypt accepts only ints, so don't pass anything else 2016-08-10 22:39:03 -07:00
mysqli Revert "Fixed bug #71820 pg_fetch_object bind parameters before call constructor" 2016-05-09 17:25:53 +02:00
mysqlnd Fix bug #72293 - Heap overflow in mysqlnd related to BIT fields 2016-09-12 21:04:23 -07:00
oci8 Prepare for OCI8 PECL release 2016-08-18 13:58:24 +10:00
odbc Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2016-07-08 15:33:46 +02:00
opcache Don't optimize (string) cast on arrays 2016-09-09 16:38:26 +02:00
openssl Merge branch 'PHP-5.6' into PHP-7.0 2016-09-13 18:19:20 +01:00
pcntl Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite) 2016-05-05 15:18:17 +08:00
pcre Fix various int size overflows. 2016-09-12 21:04:23 -07:00
pdo Explicitly allow NULL values for dblib compatibility 2016-09-13 16:36:23 -04:00
pdo_dblib Add common suite 2016-09-13 16:43:25 -04:00
pdo_firebird fix ibase handle initialization, mostly compiler warnings 2016-06-06 13:30:17 +02:00
pdo_mysql Remove typo'd commit 2016-08-09 01:36:15 +00: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-06-02 12:04:10 +02:00
pdo_pgsql Merge branch 'PHP-5.6' into PHP-7.0 2016-08-14 22:39:01 +02:00
pdo_sqlite fix test if unlink fails occasionally 2016-05-01 19:25:39 +02:00
pgsql Fix various int size overflows. 2016-09-12 21:04:23 -07:00
phar Merge branch 'PHP-7.0.11' into PHP-7.0 2016-09-12 21:09:30 -07:00
posix Merge branch 'PHP-5.6' into PHP-7.0 2016-07-30 18:36:00 +02:00
pspell Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
readline Fixed bug #72538 (readline_redisplay crashes php) 2016-07-03 23:56:27 +08:00
recode Add more checks for int overflow 2016-09-12 21:04:23 -07:00
reflection Remove zpp fallback code (always use Fast ZPP) 2016-09-11 22:44:46 +01:00
session Merge branch 'PHP-5.6' into PHP-7.0 2016-09-13 12:02:05 +02: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-09-09 16:30:26 +02:00
skeleton Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
snmp Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocation 2016-08-16 22:55:19 -07:00
soap Fix bug #71711 2016-08-30 18:06:18 +02:00
sockets Merge branch 'PHP-5.6' into PHP-7.0 2016-07-28 17:30:29 +02:00
spl Merge branch 'PHP-7.0.11' into PHP-7.0 2016-09-12 21:09:30 -07:00
sqlite3 upgrade bundled sqlite to 3.14.2 2016-09-13 15:44:21 +02:00
standard pick up the safe alloc pieces from 2016-09-13 11:50:18 +02: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 fix test 2016-08-18 15:35:26 +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 bug #73065: Out-Of-Bounds Read in php_wddx_push_element of wddx.c 2016-09-12 21:04:23 -07:00
xml Fix various int size overflows. 2016-09-12 21:04:23 -07:00
xmlreader Merge branch 'PHP-5.6' into PHP-7.0 2016-09-11 00:09:23 +02:00
xmlrpc Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements) 2016-07-22 23:15:15 +08: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-09-06 01:15:36 +02:00
zlib Fix various int size overflows. 2016-09-12 21:04:23 -07:00
ext_skel
ext_skel_win32.php