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 9fbc798 commit b5ca904Copy full SHA for b5ca904
NEWS
@@ -4,7 +4,8 @@ PHP NEWS
4
- Added optional sorting type flag parameter to array_unique(), default is
5
SORT_REGULAR. (Andrei)
6
- Fixed security issue in imagerotate(), background colour isn't validated
7
- correctly with a non truecolour image. (Fixes CVE-2008-5498) (Scott)
+ correctly with a non truecolour image, reported by Hamid Ebadi, APA Laboratory.
8
+ (Fixes CVE-2008-5498) (Scott)
9
10
- Fixed bug #46889 (Memory leak in strtotime()). (Derick)
11
- Fixed bug #46887 (Invalid calls to php_error_docref()).
0 commit comments