]> granicus.if.org Git - php/commitdiff
- MFH: Fixed bug #33558 (Warning with nested calls to functions returning by
authorDerick Rethans <derick@php.net>
Mon, 15 Aug 2005 10:47:17 +0000 (10:47 +0000)
committerDerick Rethans <derick@php.net>
Mon, 15 Aug 2005 10:47:17 +0000 (10:47 +0000)
  reference).

NEWS

diff --git a/NEWS b/NEWS
index 907bed68d3bf1e13e322bbe24112cb29516d0183..91662b4fa3b8ddb2f7de66028774dc01c94e1305 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #33690 (Crash setting some ini directives in httpd.conf). (Rasmus)
 - Fixed bug #33673 (Added detection for partially uploaded files). (Ilia)
 - Fixed bug #33648 (Using --with-regex=system causes compile failure). (Andrei)
+- Fixed bug #33558 (Warning with nested calls to functions returning by
+  reference). (Dmitry, Derick)
 - Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF).
   (Nuno)
 - Fixed bug #32160 (copying a file into itself leads to data loss). (Ilia)