]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5' into PHP-5.6
authorStanislav Malyshev <stas@php.net>
Wed, 6 Jan 2016 03:37:29 +0000 (19:37 -0800)
committerStanislav Malyshev <stas@php.net>
Wed, 6 Jan 2016 03:38:29 +0000 (19:38 -0800)
commit13750cb0a15d8e1744f6de85b85c73f0b9939dad
tree2123a8e8efab48e7977f5290ceb90bfa46128cd3
parent53fb2f1e5c6037a5182c2e0dcd5bac7ecdb7c150
parent74dcbe12997132353fd75d0c14548cff5235329f
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Update NEWS
  Improve fix for bug #70976
  Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
  Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability
  Fixed #70728
  Fixed bug #70755: fpm_log.c memory leak and buffer overflow
  Fix bug #70976: fix boundary check on gdImageRotateInterpolated
  typofix
NEWS
ext/gd/libgd/gd_interpolation.c
ext/wddx/wddx.c
ext/xmlrpc/xmlrpc-epi-php.c