]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorStanislav Malyshev <stas@php.net>
Tue, 17 Mar 2015 20:24:30 +0000 (13:24 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 17 Mar 2015 20:24:45 +0000 (13:24 -0700)
* PHP-5.5:
  add NEWS

1  2 
NEWS

diff --cc NEWS
index ca0132313e3777e91a76cd9cc31622a1315eb543,659d7a34b9f1206c95b36daf29d5a43d7109d3ef..a047cada8edf5f1c296856ee3a651e5165591bdc
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -5,7 -5,10 +5,8 @@@ PH
  - Core:
    . Fixed bug #66609 (php crashes with __get() and ++ operator in some cases).
      (Dmitry, Laruence)
 -  . Fixed bug #67626 (User exceptions not properly handled in streams). 
 -    (Julian)
    . Fixed bug #68917 (parse_url fails on some partial urls). (Wei Dai)
+   . Fixed bug #68976 (Use After Free Vulnerability in unserialize()). (Stas)
    . Fixed bug #69134 (Per Directory Values overrides PHP_INI_SYSTEM
      configuration options). (Anatol Belski)
    . Fixed bug #69207 (move_uploaded_file allows nulls in path). (Stas)