helly           Thu Apr  8 16:38:17 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1671&r2=1.1672&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1671 php-src/NEWS:1.1672
--- php-src/NEWS:1.1671 Thu Apr  8 12:19:58 2004
+++ php-src/NEWS        Thu Apr  8 16:38:17 2004
@@ -20,6 +20,8 @@
 - 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)
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to