diff options
| author | Gustavo Lopes <glopes@nebm.ist.utl.pt> | 2013-01-23 13:30:40 +0100 | 
|---|---|---|
| committer | Gustavo Lopes <glopes@nebm.ist.utl.pt> | 2013-01-23 13:30:40 +0100 | 
| commit | 38bf6951b3615775cc91955ca71c07ecbf50120f (patch) | |
| tree | e28f6dde97e93d0827a200973addbbf5648127ec | |
| parent | aa0adce47d9b8ead59efede63a769e395e27bcd5 (diff) | |
| download | php-git-38bf6951b3615775cc91955ca71c07ecbf50120f.tar.gz | |
NEWS for bug #64023 (see aa0adce)
| -rw-r--r-- | NEWS | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -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) | 
