Skip to content

Commit fda25d9

Browse files
committed
- update NEWS
1 parent baeaafd commit fda25d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ PHP NEWS
2525
. Fixed bug #60227 (header() cannot detect the multi-line header with CR).
2626
(rui, Gustavo)
2727
. 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)
2831
. Fixed bug #52719 (array_walk_recursive crashes if third param of the
2932
function is by reference). (Nikita Popov)
3033
. Fixed bug #51860 (Include fails with toplevel symlink to /). (Dmitry)

0 commit comments

Comments
 (0)