mj Fri, 19 Nov 2010 18:38:23 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305564
Log:
Fixed two typos in NEWS.
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-11-19 17:22:05 UTC (rev 305563)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-11-19 18:38:23 UTC (rev 305564)
@@ -37,7 +37,7 @@
- Added a 3rd parameter to get_html_translation_table. It now takes a charset
hint, like htmlentities et al. (Gustavo)
-- Path with NULL in them (foo\obar.txt) are now considered as invalid. (Rasmus)
+- Paths with NULL in them (foo\0bar.txt) are now considered as invalid.
(Rasmus)
- Fixed a possible double free in imap extension (Identified by Mateusz
Kocielski). (CVE-2010-4150). (Ilia)
- Fixed NULL pointer dereference in ZipArchive::getArchiveComment.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php