From 354931dc3452985a0ac144fb92a9ebb02454212b Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 18 Dec 2009 19:20:33 +0000 Subject: [PATCH] Fixed bug #50394 (Reference argument converted to value in __call) --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9fdb61fa0e..61ffd855d2 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS - Fixed bug #50508 (compile failure: Conflicting HEADER type declarations). (Jani) +- Fixed bug #50394 (Reference argument converted to value in __call). (Stas) 17 Dec 2009, PHP 5.2.12 -- 2.50.1