jani Tue, 29 Dec 2009 10:27:54 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=292736
Log: order Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-12-29 09:43:03 UTC (rev 292735) +++ php/php-src/branches/PHP_5_2/NEWS 2009-12-29 10:27:54 UTC (rev 292736) @@ -1,12 +1,14 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2010, PHP 5.2.13 -- Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL. - (Ilia) - Removed automatic file descriptor unlocking happening on shutdown and/or stream close (on all OSes excluding Windows). (Tony, Ilia) + - Changed tidyNode class to disallow manual node creation. (Pierrick) +- Added missing host validation for HTTP urls inside FILTER_VALIDATE_URL. + (Ilia) + - Fixed build of mysqli with MySQL 5.5.0-m2. (Andrey) - Fixed bug #50575 (PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php