]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Sat, 26 Nov 2005 21:04:42 +0000 (21:04 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 26 Nov 2005 21:04:42 +0000 (21:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 02dcc4ed30a0746af915faba80d746507b72a503..aa37dc76f5f6cf88abe1199b3c973debb955250a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Added an additional field $frame['object'] to the result array of
   debug_backtrace() that contains a reference to the respective object when the
   frame was called from an object. (Sebastian)
+- Fixed bug #35413 (Removed -dev flag from Zend Engine version). (Ilia)
 - Fixed bug #35406 (eval hangs when evall'ed code ends with comment w/o 
   newline). (Marcus)
 - Fixed bug #35402 (New date class causes crash in get_object_vars()). (Tony)