]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.6'
authorStanislav Malyshev <stas@php.net>
Wed, 18 Mar 2015 05:04:39 +0000 (22:04 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 18 Mar 2015 05:04:39 +0000 (22:04 -0700)
commit1ecd82f58818fec41abbfae7fa0c15b6b7596a58
tree4f4a89a4d4748d9cf43ad530d096414806b133d9
parent205fe3ab8912e4ab289b8b50343949e7fd084d4e
parent225cb973e5e8371b54d174c32f8685fcd2cf4098
Merge branch 'PHP-5.6'

* PHP-5.6:
  update NEWS
  Fix bug #69253 - ZIP Integer Overflow leads to writing past heap boundary
  oops, no idea how this got in
  Fix bug #69248 - heap overflow vulnerability in regcomp.c
  add test for bug #68976
  add NEWS
  Fixed bug #68976 - Use After Free Vulnerability in unserialize()
  update news
  Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM configuration options)
  fix tests
  Fix bug #69207 - move_uploaded_file allows nulls in path

Conflicts:
ext/ereg/regex/regcomp.c
ext/standard/basic_functions.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
win32/registry.c
ext/zip/lib/zip_dirent.c