We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baeaafd commit fda25d9Copy full SHA for fda25d9
NEWS
@@ -25,6 +25,9 @@ PHP NEWS
25
. Fixed bug #60227 (header() cannot detect the multi-line header with CR).
26
(rui, Gustavo)
27
. Fixed bug #60222 (time_nanosleep() does validate input params). (Ilia)
28
+ . Fixed bug #54374 (Insufficient validating of upload name leading to
29
+ corrupted $_FILES indices). (CVE-2012-1172). (Stas, lekensteyn at
30
+ gmail dot com, Pierre)
31
. Fixed bug #52719 (array_walk_recursive crashes if third param of the
32
function is by reference). (Nikita Popov)
33
. Fixed bug #51860 (Include fails with toplevel symlink to /). (Dmitry)
0 commit comments