sniper Wed Dec 21 22:47:46 2005 EDT Modified files: /php-src NEWS Log: No need to mention it here as it is fixed before 6 is out.. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2088&r2=1.2089&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2088 php-src/NEWS:1.2089 --- php-src/NEWS:1.2088 Wed Dec 21 22:44:04 2005 +++ php-src/NEWS Wed Dec 21 22:47:46 2005 @@ -26,5 +26,4 @@ the part of haystack before or after first occurence of needle. (Johannes) - Added possibility to check in which extension an internal function was defined using reflection API. (Johannes) -- Fixed bug #35730 (Use correct character encoding, and allow setting it) (Frank) - Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php