From: Andrei Zmievski Date: Wed, 20 Jul 2005 01:46:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: RELEASE_0_9~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e8430bc78d1c24da56be5f0740a0047d8f7034d;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index f5e2eb73fb..f819ae157a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.1 +- Fixed bug #33648 (Using --with-regex=system causes compile failure). (Andrei) - Fixed bug #33710 (ArrayAccess objects doen't initialize $this). (Dmitry) - Fixed bug #33558 (warning with nested calls to functions returning by reference). (Dmitry)