php-src/ext
Anatol Belski fe13566c93 Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file
The actual fix is applying the upstream patch from
6713ca45e7
2016-03-29 13:10:39 +02:00
..
bcmath Bump year 2015-01-15 23:26:03 +08:00
bz2 Bump year 2015-01-15 23:26:03 +08:00
calendar Bump year 2015-01-15 23:26:03 +08:00
com_dotnet Bump year 2015-01-15 23:26:03 +08:00
ctype Bump year 2015-01-15 23:26:03 +08:00
curl fix test 2015-04-13 16:10:05 -07:00
date Merge branch 'PHP-5.4' into PHP-5.5 2015-08-04 14:10:57 -07:00
dba Fixed typo 2015-04-08 15:53:28 +03:00
dom Merge branch 'PHp-5.4' into PHP-5.5 2015-06-09 17:12:11 -07:00
enchant Merge branch 'PHP-5.4' into PHP-5.5 2015-02-17 06:53:48 +01:00
ereg Merge branch 'PHP-5.4.40' into PHP-5.5.24 2015-04-11 16:56:12 -07:00
exif Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
fileinfo Fixed bug #71527 Buffer over-write in finfo_open with malformed magic file 2016-03-29 13:10:39 +02:00
filter Fix #69203: FILTER_FLAG_STRIP_HIGH doesn't strip ASCII 127 2015-03-14 09:17:36 +01:00
ftp Merge branch 'PHP-5.4' into PHP-5.5 2015-05-31 17:29:53 -07:00
gd fix the fix for bug #70976 (imagerotate) 2016-01-12 14:03:35 +01:00
gettext Bump year 2015-01-15 23:26:03 +08:00
gmp Bump year 2015-01-15 23:26:03 +08:00
hash Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 12:23:55 -07:00
iconv fix bad copypaste 2015-06-11 01:51:55 -07:00
imap Bump year 2015-01-15 23:26:03 +08:00
interbase Bump year 2015-01-15 23:26:03 +08:00
intl the de_DE(iso-8859-1) locale is not available on ubuntu by default, but there is no reason to require that over the utf-8 one 2015-08-24 14:40:06 +02:00
json Fix bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are numbers plus the letter e) 2015-02-22 20:22:47 +00:00
ldap Bump year 2015-01-15 23:26:03 +08:00
libxml backport af2b0669 into 5.5 2015-03-16 08:32:39 +01:00
mbstring Fixed bug #71906: AddressSanitizer: negative-size-param (-1) in mbfl_strcut 2016-03-28 23:15:16 -07:00
mcrypt Close fd at the end, otherwise people complain 2015-05-13 14:18:32 +02:00
mssql Bump year 2015-01-15 23:26:03 +08:00
mysql Bump year 2015-01-15 23:26:03 +08:00
mysqli test fixes 2015-04-01 22:07:52 +02:00
mysqlnd Merge branch 'PHP-5.4' into PHP-5.5 2015-07-07 10:09:34 -07:00
oci8 Bump year 2015-01-15 23:26:03 +08:00
odbc Fixed bug #69381 out of memory with sage odbc driver 2015-04-28 15:08:53 +02:00
opcache Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF) 2015-05-07 12:14:14 +03:00
openssl Merge branch 'PHP-5.4' into PHP-5.5 2015-08-04 14:10:57 -07:00
pcntl Merge branch 'PHP-5.4' into PHP-5.5 2015-05-12 14:24:15 -07:00
pcre Upgrade bundled PCRE to 8.38 2016-01-31 20:37:47 -08:00
pdo Bump year 2015-01-15 23:26:03 +08:00
pdo_dblib Bump year 2015-01-15 23:26:03 +08:00
pdo_firebird Bump year 2015-01-15 23:26:03 +08:00
pdo_mysql sigh, can't even copypaste without screwing up 2015-04-02 00:07:00 +02:00
pdo_oci Bump year 2015-01-15 23:26:03 +08:00
pdo_odbc Bump year 2015-01-15 23:26:03 +08:00
pdo_pgsql Fix copy/paste error in test 2015-06-13 08:07:49 +02:00
pdo_sqlite Bump year 2015-01-15 23:26:03 +08:00
pgsql fix test description 2015-06-09 09:18:54 +02:00
phar Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07:00
posix Bump year 2015-01-15 23:26:03 +08:00
pspell Bump year 2015-01-15 23:26:03 +08:00
readline Fixed bug #69054 (Null dereference in readline_(read|write)_history() without parameters) 2015-02-15 22:54:05 +08:00
recode Bump year 2015-01-15 23:26:03 +08:00
reflection Added test and possible fix for https://bugs.php.net/bug.php?id=67068 2015-01-31 23:13:55 -08:00
session Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
shmop Bump year 2015-01-15 23:26:03 +08:00
simplexml split the original test to check behaviour diff on 32- and 64-bit 2015-05-31 21:28:44 +02:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Fixed bug #71704 php_snmp_error() Format String Vulnerability 2016-03-28 23:42:19 -07:00
soap Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
sockets fix unknown size of void error 2015-06-25 19:12:26 +02:00
spl Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
sqlite3 Upgrade bundled sqlite to 3.8.10.2 2015-06-08 22:29:10 +03:00
standard Fix bug #71798 - Integer Overflow in php_raw_url_encode 2016-03-27 14:22:19 -07:00
sybase_ct Bump year 2015-01-15 23:26:03 +08:00
sysvmsg Bump year 2015-01-15 23:26:03 +08:00
sysvsem Bump year 2015-01-15 23:26:03 +08:00
sysvshm Bump year 2015-01-15 23:26:03 +08:00
tidy Bump year 2015-01-15 23:26:03 +08:00
tokenizer Bump year 2015-01-15 23:26:03 +08:00
wddx Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize 2016-02-14 22:34:39 -08:00
xml Bump year 2015-01-15 23:26:03 +08:00
xmlreader Bump year 2015-01-15 23:26:03 +08:00
xmlrpc Fixed #70728 2015-12-22 17:12:49 +01:00
xmlwriter Merge branch 'PHP-5.5-security' into PHP-5.5.24 2015-04-12 20:12:38 -07:00
xsl Merge branch 'PHP-5.4' into PHP-5.5 2015-09-01 11:42:19 -07:00
zip fix tests 2016-02-01 18:58:02 -08:00
zlib fix tests 2016-02-01 18:58:02 -08:00
ext_skel use $PHP_LIBDIR instread of "lib" in skel example 2014-10-01 09:26:21 +02:00
ext_skel_win32.php