From 3e37d9762701ae4d4d1db1df06ca7f350371bcdc Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 15 Aug 2005 10:47:17 +0000 Subject: [PATCH] - MFH: Fixed bug #33558 (Warning with nested calls to functions returning by reference). --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 907bed68d3..91662b4fa3 100644 --- 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) -- 2.50.1