php-src/ext
Stanislav Malyshev c19d59c550 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  update NEWS
  add NEWS for fixes
  Improve fix for #70172
  Fix bug #70312 - HAVAL gives wrong hashes in specific cases
  fix test
  add test
  Fix bug #70366 - use-after-free vulnerability in unserialize() with SplDoublyLinkedList
  Fix bug #70365 - use-after-free vulnerability in unserialize() with SplObjectStorage
  Fix bug #70172 - Use After Free Vulnerability in unserialize()
  Fix bug #70388 - SOAP serialize_function_call() type confusion
  Fixed bug #70350: ZipArchive::extractTo allows for directory traversal when creating directories
  Improve fix for #70385
  Fix bug #70345 (Multiple vulnerabilities related to PCRE functions)
  Fix bug #70385 (Buffer over-read in exif_read_data with TIFF IFD tag byte value of 32 bytes)
  Fix bug #70219 (Use after free vulnerability in session deserializer)
  Fix for bug #69782
  Add CVE IDs asigned (post release) to PHP 5.4.43
  Add CVE IDs asigned to #69085 (PHP 5.4.39)
  5.4.45 next

Conflicts:
	ext/pcre/php_pcre.c
	ext/standard/var_unserializer.c
	ext/standard/var_unserializer.re
	ext/zip/php_zip.c
2015-09-01 12:06:41 -07:00
..
bcmath bump year 2015-01-15 23:26:37 +08:00
bz2 bump year 2015-01-15 23:26:37 +08:00
calendar bump year 2015-01-15 23:26:37 +08:00
com_dotnet bump year 2015-01-15 23:26:37 +08:00
ctype bump year 2015-01-15 23:26:37 +08:00
curl Merge branch 'PHP-5.5' into PHP-5.6 2015-04-14 01:05:01 -07:00
date fix dir separator in test 2015-08-28 11:39:26 +02:00
dba Merge branch 'PHP-5.5' into PHP-5.6 2015-04-08 15:54:10 +03:00
dom test fails with old libxml2; skip in this case 2015-07-31 19:52:42 +02:00
enchant fix typo, see #68476 2015-06-04 18:27:08 +02: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.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
fileinfo Merge branch 'PHP-5.5' into PHP-5.6 2015-04-14 15:21:47 +02:00
filter Merge branch 'PHP-5.5' into PHP-5.6 2015-03-14 09:18:31 +01:00
ftp Merge branch 'PHP-5.5' into PHP-5.6 2015-05-31 17:30:29 -07:00
gd Merge branch 'pull-request/1425' into PHP-5.6 2015-07-21 01:13:04 +02:00
gettext bump year 2015-01-15 23:26:37 +08:00
gmp Fix bug ##70284 (Use after free vulnerability in unserialize() with GMP) 2015-08-23 16:08:07 -07:00
hash Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
iconv fix tests 2015-08-21 15:13:39 +02:00
imap bump year 2015-01-15 23:26:37 +08:00
interbase bump year 2015-01-15 23:26:37 +08:00
intl Remove extraneous strlen() call 2015-03-21 08:29:12 -07:00
json Add tests for json_last_error()/json_last_error_msg() failures 2015-07-21 01:50:40 +02:00
ldap Patch from Rainer Jung to provide Solaris LDAP support 2015-08-18 16:52:44 +02:00
libxml backport af2b0669 into 5.5 2015-03-16 08:32:39 +01:00
mbstring added missing parentheses 2015-03-08 23:40:56 -07:00
mcrypt fix bug #69833 mcrypt fd caching not working 2015-08-11 16:49:28 +02:00
mssql bump year 2015-01-15 23:26:37 +08:00
mysql bump year 2015-01-15 23:26:37 +08:00
mysqli Merge branch 'PHP-5.5' into PHP-5.6 2015-04-01 22:08:11 +02:00
mysqlnd Merge branch 'PHP-5.5' into PHP-5.6 2015-07-07 10:12:51 -07:00
oci8 bump year 2015-01-15 23:26:37 +08:00
odbc fixed fix #69975 wrt. ODBCVER < 0x0300 2015-07-03 13:30:39 +02:00
opcache Fixed bug #70237 (Empty while and do-while segmentation fault with opcode on CLI enabled). 2015-08-11 21:01:56 +08:00
openssl Fix bug #55259 (openssl extension does not get the DH parameters from DH key resource) 2015-08-25 20:26:11 +01:00
pcntl Merge branch 'PHP-5.5' into PHP-5.6 2015-05-12 14:26:06 -07:00
pcre Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
pdo Fixed bug #70389 (PDO constructor changes unrelated variables) 2015-08-30 05:02:38 -07:00
pdo_dblib bump year 2015-01-15 23:26:37 +08:00
pdo_firebird bump year 2015-01-15 23:26:37 +08:00
pdo_mysql Fixed bug #70389 (PDO constructor changes unrelated variables) 2015-08-30 05:02:38 -07:00
pdo_oci bump year 2015-01-15 23:26:37 +08:00
pdo_odbc bump year 2015-01-15 23:26:37 +08:00
pdo_pgsql fix test 2015-08-23 17:27:53 +02:00
pdo_sqlite bump year 2015-01-15 23:26:37 +08:00
pgsql fix test description 2015-06-09 09:18:54 +02:00
phar Added missing skipif for phar+zlib test 2015-08-29 10:47:02 +02:00
posix bump year 2015-01-15 23:26:37 +08:00
pspell bump year 2015-01-15 23:26:37 +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:37 +08:00
reflection Merge branch 'PHP-5.5' into PHP-5.6 2015-01-31 23:17:24 -08:00
session Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
shmop bump year 2015-01-15 23:26:37 +08:00
simplexml fixed test 2015-08-01 23:52:35 +02:00
skeleton
snmp bump year 2015-01-15 23:26:37 +08:00
soap Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
sockets fix unknown size of void error 2015-06-25 19:12:26 +02:00
spl Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
sqlite3 Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk()) 2015-07-07 21:37:35 +08:00
standard Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
sybase_ct bump year 2015-01-15 23:26:37 +08:00
sysvmsg bump year 2015-01-15 23:26:37 +08:00
sysvsem bump year 2015-01-15 23:26:37 +08:00
sysvshm bump year 2015-01-15 23:26:37 +08:00
tidy bump year 2015-01-15 23:26:37 +08:00
tokenizer bump year 2015-01-15 23:26:37 +08:00
wddx add tests for #68996 2015-02-07 18:52:26 +01:00
xml bump year 2015-01-15 23:26:37 +08:00
xmlreader bump year 2015-01-15 23:26:37 +08:00
xmlrpc bump year 2015-01-15 23:26:37 +08: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 Merge branch 'PHP-5.5' into PHP-5.6 2015-09-01 12:06:41 -07:00
zlib Merge branch 'PHP-5.5' into PHP-5.6 2015-04-14 01:05:01 -07:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-10-01 09:26:46 +02:00
ext_skel_win32.php