php-src/ext
2016-09-08 14:07:57 +09:00
..
bcmath fix/improve tests 2016-04-27 13:16:57 +02:00
bz2 Fix bug #72837 - integer overflow in bzdecompress caused heap corruption 2016-08-16 22:55:41 -07:00
calendar Fix #71894: AddressSanitizer: global-buffer-overflow in zif_cal_from_jd 2016-07-29 01:04:21 +02:00
com_dotnet Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
ctype Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
curl ensure null termination 2016-08-29 21:03:03 +02:00
date regenerate date parser with re2c 0.15.3 2016-07-24 14:50:10 +02:00
dba Fix #70825: Cannot fetch multiple values with group in ini file 2016-08-25 18:18:10 +02:00
dom Fix bug #66502: DOM document dangling reference 2016-07-15 01:08:08 +02:00
enchant Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
ereg Fix bug #72838 - Integer overflow lead to heap corruption in sql_regcase 2016-08-16 22:55:42 -07:00
exif Same issue as #72926 in another place. 2016-09-04 20:49:34 -07:00
fileinfo Add test for bug #69107: finfo no longer detects PHP files 2016-08-08 18:43:33 +02:00
filter Fix #72972, Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and FILTER_FLAG_NO_PRIV_RANGE 2016-09-05 10:08:42 +02:00
ftp Test case for bug #72771 2016-08-30 13:44:34 +02:00
gd Fix #67325: imagetruecolortopalette: white is duplicated in palette 2016-09-03 19:50:42 +02:00
gettext Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
gmp Fixed test script 2016-03-17 17:06:56 +08:00
hash Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
iconv Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
imap Fixed bug #72852 imap_mail null dereference 2016-08-20 01:34:46 +02:00
interbase Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
intl fix double free 2016-08-29 19:27:47 +02:00
json Fixed bug #72787 (json_decode reads out of bounds) 2016-08-14 13:52:59 +01:00
ldap fix leak 2016-08-29 18:01:21 +02:00
libxml Fix bug #66502: DOM document dangling reference 2016-07-15 01:08:08 +02:00
mbstring Fix bug26639.phpt 2016-09-08 14:07:57 +09:00
mcrypt Merge branch 'PHP-5.5' into PHP-5.6.23 2016-06-21 00:01:48 -07:00
mssql Fix the fix (Nikita), thanks! 2016-08-06 12:08:13 +02:00
mysql Happy new year (Update copyright to 2016) 2016-01-03 01:44:37 +02:00
mysqli Revert "Backport patch for bug #71820" 2016-05-09 17:15:40 +02:00
mysqlnd Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
oci8 Prepare for OCI8 PECL release 2016-08-18 13:50:36 +10:00
odbc Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2016-07-08 15:33:46 +02:00
opcache Fixes #72590: Opcache restart with kill_all_lockers does not work 2016-09-05 16:59:28 +02:00
openssl Fix incorrect error suppressing in openssl_error_string test 2016-06-16 20:11:02 +01:00
pcntl Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
pcre Implement #47456: Missing PCRE option 'J' 2016-09-05 00:30:48 -07:00
pdo Fix #60665: call to empty() on NULL result using PDO::FETCH_LAZY returns false 2016-08-13 01:11:13 +02:00
pdo_dblib Merge branch 'pull-request/2061' into PHP-5.6 2016-09-05 00:29:11 -07:00
pdo_firebird Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
pdo_mysql Fix test description 2016-02-13 17:46:24 +01:00
pdo_oci Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
pdo_odbc Fix ODBC bug for varchars returning with length zero 2016-06-02 12:04:10 +02:00
pdo_pgsql put missing prototype and fix ts build 2016-08-14 22:35:01 +02:00
pdo_sqlite Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
pgsql fix leak and error check order 2016-09-03 16:59:17 +02:00
phar fix double free 2016-09-03 00:01:04 +02:00
posix Revert "Fixed bug #71219" 2016-07-30 18:34:34 +02:00
pspell Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
readline Fix header file include 2016-01-15 08:43:00 +01:00
recode Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
reflection fix: bug72222 for PHP-5.6 reflection export of array consts 2016-07-13 21:39:55 +02:00
session Fix bug #72681 - consume data even if we're not storing them 2016-08-16 22:54:42 -07:00
shmop Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
simplexml fix regression introduced in 5683b6fa39 2016-03-08 12:59:59 +01:00
skeleton
snmp Fix bug #72708 - php_snmp_parse_oid integer overflow in memory allocation 2016-08-16 22:55:19 -07:00
soap Fixed bug #70979 crash with bad soap request 2016-01-14 17:42:28 +01:00
sockets Fix #72677: SCM_CREDENTIALS related tests should be skipped on AIX 2016-07-28 17:19:47 +02:00
spl Fixed bug #72684 (AppendIterator segfault with closed generator) 2016-07-26 20:34:16 -04:00
sqlite3 Make test case more resilient 2016-09-03 00:24:30 +02:00
standard Fix #71882 amendment 2: Negative ftruncate() on php://memory exhausts memory 2016-08-31 16:33:14 +02:00
sybase_ct Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
sysvmsg Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
sysvsem Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
sysvshm Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
tidy Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
tokenizer Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
wddx Fix for bug #72790 and bug #72799 2016-08-16 22:55:41 -07:00
xml Improvements to fix #72714, suggested by nikic 2016-08-20 12:44:20 +02:00
xmlreader add test fo rbug 71805 2016-05-03 19:09:11 +02:00
xmlrpc Merge branch 'PHP-5.5' into PHP-5.6 2016-07-19 00:53:08 -07:00
xmlwriter Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
xsl fix test 2016-03-14 15:53:02 +01:00
zip Fix #70752: Depacking with wrong password leaves 0 length files 2016-09-06 01:03:46 +02:00
zlib Fix typo in comment 2016-07-04 03:17:17 +02:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-10-01 09:26:46 +02:00
ext_skel_win32.php