cseiler         Tue Aug 12 21:03:37 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - News: http://news.php.net/php.cvs/52239
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1195&r2=1.2027.2.547.2.1196&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1195 php-src/NEWS:1.2027.2.547.2.1196
--- php-src/NEWS:1.2027.2.547.2.1195    Mon Aug 11 22:40:02 2008
+++ php-src/NEWS        Tue Aug 12 21:03:35 2008
@@ -13,6 +13,8 @@
   functions. (Andrey)
 - Fixed a regression when using strip_tags() and < is within an attribute.
   (Scott)
+- Fixed a crash on invalid method in ReflectionParameter constructor.
+  (Christian Seiler)
 
 - Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause
   an error). (Felipe)



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

Reply via email to