Commit:    38bf6951b3615775cc91955ca71c07ecbf50120f
Author:    Gustavo Lopes <glo...@nebm.ist.utl.pt>         Wed, 23 Jan 2013 
13:30:40 +0100
Parents:   aa0adce47d9b8ead59efede63a769e395e27bcd5
Branches:  PHP-5.3

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=38bf6951b3615775cc91955ca71c07ecbf50120f

Log:
NEWS for bug #64023 (see aa0adce)

Bugs:
https://bugs.php.net/64023

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index d753d28..5215dc6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                             
           NEWS
 ?? ??? 2013, PHP 5.3.22
 
 - Zend Engine:
+  . Fixed bug #64023 (echo tries standard cast_object implementation before the
+    one for the actual object; also fixed bug in SplFileInfo's cast_object).
+       (Gustavo, Dmitry)
   . Fixed bug #63899 (Use after scope error in zend_compile). (Laruence)
   . Fixed bug #63762 (Sigsegv when Exception::$trace is changed by user).
     (Johannes)


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

Reply via email to