]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Thu, 8 Apr 2004 20:38:17 +0000 (20:38 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 8 Apr 2004 20:38:17 +0000 (20:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9c3f15511b02844b1297fe620c47c7cab737fe3c..f2e852079240f88aab58ef35d73a803e0ce53f76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ PHP                                                                        NEWS
 - Fixed bug #27628 (Simplify the process of making a POST request via stream
   context). (Ilia)
 - Fixed bug #27619 (filters not applied to pre-buffered stream data). (Sara)
+- Fixed bug #27519 (Reflection_Function constructor crashes with non-existant 
+  function's name). (Marcus)
 - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)
 - Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry)