]> granicus.if.org Git - php/commitdiff
Fixed bug #50394 (Reference argument converted to value in __call)
authorStanislav Malyshev <stas@php.net>
Fri, 18 Dec 2009 19:20:33 +0000 (19:20 +0000)
committerStanislav Malyshev <stas@php.net>
Fri, 18 Dec 2009 19:20:33 +0000 (19:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9fdb61fa0ed5d3c28496a14a3408a014863ea385..61ffd855d2d5bdad1bfb27352171c215ba0d0892 100644 (file)
--- 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