helly Sat Jan 14 15:24:06 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: - BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.354&r2=1.2027.2.355&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.354 php-src/NEWS:1.2027.2.355 --- php-src/NEWS:1.2027.2.354 Sat Jan 14 14:44:44 2006 +++ php-src/NEWS Sat Jan 14 15:24:06 2006 @@ -4,6 +4,8 @@ - Added "consumed" stream filter. (Marcus) - Added new mysqli constants for BIT and NEW_DECIMAL field types: MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg) +- Fixed bug #36011 (Strict errormsg wrong for call_user_func() and the likes). + (Marcus) - Fixed bug #35998 (SplFileInfo::getPathname() returns unix style filenames in win32). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php