From: Georg Richter Date: Wed, 4 Aug 2004 12:59:26 +0000 (+0000) Subject: fixed bug #29522 X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~242 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6da3465bc0518d519e71a17ae6db6840bb54a31;p=php fixed bug #29522 --- diff --git a/NEWS b/NEWS index 72f3b415ab..b0b940485d 100644 --- a/NEWS +++ b/NEWS @@ -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)