Skip to content

Commit b5ca904

Browse files
author
Scott MacVicar
committed
Add name of reported to security issues because we apparently need to let everyone know.
1 parent 9fbc798 commit b5ca904

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ PHP NEWS
44
- Added optional sorting type flag parameter to array_unique(), default is
55
SORT_REGULAR. (Andrei)
66
- Fixed security issue in imagerotate(), background colour isn't validated
7-
correctly with a non truecolour image. (Fixes CVE-2008-5498) (Scott)
7+
correctly with a non truecolour image, reported by Hamid Ebadi, APA Laboratory.
8+
(Fixes CVE-2008-5498) (Scott)
89

910
- Fixed bug #46889 (Memory leak in strtotime()). (Derick)
1011
- Fixed bug #46887 (Invalid calls to php_error_docref()).

0 commit comments

Comments
 (0)