helly           Sun Nov 14 13:09:44 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.120&r2=1.1760.2.121&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.120 php-src/NEWS:1.1760.2.121
--- php-src/NEWS:1.1760.2.120   Sat Nov 13 09:33:59 2004
+++ php-src/NEWS        Sun Nov 14 13:09:44 2004
@@ -6,6 +6,8 @@
 - Extended the functionality of is_subclass_of() to accept either a class name
   or an object as first parameter. (Andrey) 
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30783 (Apache crash when using ReflectionFunction::
+  getStaticVariables()). (Marcus)
 - Fixed bug #30750 (Meaningful error message when upload directory is not 
   accessible). (Ilia)
 - Fixed bug #30685 (Malformed SOAPClient http header reequest). (Dmitry)

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

Reply via email to