georg Wed Aug 4 08:59:26 2004 EDT Modified files: /php-src NEWS Log: fixed bug #29522 http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1781&r2=1.1782&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1781 php-src/NEWS:1.1782 --- php-src/NEWS:1.1781 Tue Aug 3 13:07:40 2004 +++ php-src/NEWS Wed Aug 4 08:59:26 2004 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 +- Fixed bug #29522 (accessing properties without connection) (Georg) - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg) - Fixed bug #29311 (calling parent constructor in mysqli). (Georg) - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php