sniper Tue Nov 15 11:53:14 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: extend the entry a bit :) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.192&r2=1.2027.2.193&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.192 php-src/NEWS:1.2027.2.193 --- php-src/NEWS:1.2027.2.192 Tue Nov 15 11:51:24 2005 +++ php-src/NEWS Tue Nov 15 11:53:14 2005 @@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2005, PHP 5.1 -- Changed type hints to allow "null" as default value for class. - (Marcus, Derick) +- Changed type hints to allow "null" as default value for class and array. + (Marcus, Derick, Dmitry) - Fixed __get/__set to allow recursive calls for different properties. (Dmitry) - Fixed bug in mysqli extension with unsigned int(11) being represented as signed integer in PHP instead of string in 32bit systems. (Andrey)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php