felipe          Wed Oct 29 13:36:47 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - BFN #46064
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1282&r2=1.2027.2.547.2.1283&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1282 php-src/NEWS:1.2027.2.547.2.1283
--- php-src/NEWS:1.2027.2.547.2.1282    Tue Oct 28 21:23:12 2008
+++ php-src/NEWS        Wed Oct 29 13:36:47 2008
@@ -11,6 +11,8 @@
   (Tony)
 - Fixed bug #46082 (stream_set_blocking() can cause a crash in some
   circumstances). (Felipe)
+- Fixed bug #46064 (Exception when creating ReflectionProperty object on 
+  dynamicly created property). (Felipe)
 - Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone() behave
   different). (Derick)
 - Fixed bug #43452 (strings containing a weekday, or a number plus weekday



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

Reply via email to