helly Sat Nov 27 05:14:20 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - Nowadays we drop fixes :-) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.131&r2=1.1760.2.132&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.131 php-src/NEWS:1.1760.2.132 --- php-src/NEWS:1.1760.2.131 Wed Nov 24 15:00:52 2004 +++ php-src/NEWS Sat Nov 27 05:14:20 2004 @@ -4,7 +4,6 @@ - Added the %F modifier to *printf to render a non-locale-aware representation of a float with the . as decimal seperator. (Derick) - Fixed error handling in mysqli_multi_query. (Georg) -- Fixed a problem with SPL iterators aggregating the innner iterator. (Marcus) - Extended the functionality of is_subclass_of() to accept either a class name or an object as first parameter. (Andrey) - Fixed potential problems with unserializing invalid serialize data. (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php