pajoye Fri Jan 2 00:17:44 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- news entry for #46985 and zip property read
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1374&r2=1.2027.2.547.2.1375&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1374 php-src/NEWS:1.2027.2.547.2.1375
--- php-src/NEWS:1.2027.2.547.2.1374 Wed Dec 31 15:42:43 2008
+++ php-src/NEWS Fri Jan 2 00:17:44 2009
@@ -4,12 +4,15 @@
- Added optional sorting type flag parameter to array_unique(). Default is
SORT_REGULAR. (Andrei)
+- Fixed zip filename property read. (Pierre)
- Fixed explode() behavior with empty string to respect negative limit. (Shire)
- Fixed security issue in imagerotate(), background colour isn't validated
correctly with a non truecolour image, reported by Hamid Ebadi, APA
Laboratory.
(Fixes CVE-2008-5498) (Scott)
- Fixed a segfault when malformed string is passed to json_decode(). (Scott)
+- Fixed bug #46985 (OVERWRITE and binary mode does not work, regression
introduced in
+ 5.2.8). (Pierre)
- Fixed bug #46973 (IPv6 address filter rejects valid address). (Felipe)
- Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL). (Ilia)
- Fixed bug #46959 (Unable to disable PCRE). (Scott)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php