rasmus Wed, 31 Mar 2010 23:01:38 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=297246
Log:
Moved to 5.3
Changed paths:
U php/php-src/trunk/NEWS
Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS 2010-03-31 22:59:09 UTC (rev 297245)
+++ php/php-src/trunk/NEWS 2010-03-31 23:01:38 UTC (rev 297246)
@@ -11,7 +11,6 @@
ReflectionExtension::isPersistent(). (Johannes)
- Added ReflectionZendExtension class. (Johannes)
- Added command line option --rz to CLI. (Johannes)
-- Added full_special_chars filter to ext/filter (Rasmus)
- default_charset if not specified is now UTF-8 instead of ISO-8859-1. (Rasmus)
- default session.entropy_file is now /dev/urandom or /dev/arandom if either
@@ -22,6 +21,7 @@
- Added stream filter support to mcrypt extension (ported from
mcrypt_filter). (Stas)
+- Added full_special_chars filter to ext/filter (Rasmus)
- Fixed a NULL pointer dereference when processing invalid XML-RPC
requests (Fixes CVE-2010-0397, bug #51288). (Raphael Geissert)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php