sniper Tue Apr 13 13:28:24 2004 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1674&r2=1.1675&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1674 php-src/NEWS:1.1675 --- php-src/NEWS:1.1674 Fri Apr 9 14:02:05 2004 +++ php-src/NEWS Tue Apr 13 13:28:23 2004 @@ -25,6 +25,7 @@ function's name). (Marcus) - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) +- Fixed bug #27397 (debug_backtrace() not showing function arguments). (Zeev) - Fixed bug #26441 (When __set() returned a value it corrupted it). (Andi) 18 March 2004, PHP 5 Release Candidate 1
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php