From: Marcus Boerger Date: Tue, 3 Aug 2004 16:41:12 +0000 (+0000) Subject: BFN X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~252 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=546b9b97cacb0ff7b20c5d92a7e6028d06599837;p=php BFN --- diff --git a/NEWS b/NEWS index 72f3b415ab..15bf7764d4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 +- Fixed bug #29354 (Exception constructor marked as both public and protected). + (Marcus) - 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)