This commit is contained in:
Stanislav Malyshev 2011-04-13 17:33:00 +00:00
parent 782c00d744
commit 833ec62d7c

1
NEWS
View file

@ -18,6 +18,7 @@ PHP NEWS
. Fixed bug #54454 (substr_compare incorrectly reports equality in some . Fixed bug #54454 (substr_compare incorrectly reports equality in some
cases). (Pierrick) cases). (Pierrick)
. Fixed bug #54238 (use-after-free in substr_replace()). (Stas) . Fixed bug #54238 (use-after-free in substr_replace()). (Stas)
(CVE-2011-1148)
. Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment). . Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment).
(tomas dot brastavicius at quantum dot lt, Pierrick) (tomas dot brastavicius at quantum dot lt, Pierrick)
. Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using . Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using