sniper Sun Nov 27 08:24:55 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: fix news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.231&r2=1.2027.2.232&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.231 php-src/NEWS:1.2027.2.232 --- php-src/NEWS:1.2027.2.231 Sun Nov 27 07:24:55 2005 +++ php-src/NEWS Sun Nov 27 08:24:53 2005 @@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.1.1 -- Disabled native date class, to prevent pear::date conflict. (Ilia) -- Make reflection constants be both PHP and class constants. (Johannes) +- Disabled native date class to prevent pear::date conflict. (Ilia) +- Changed reflection constants be both PHP and class constants. (Johannes) - Added an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. (Sebastian)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php