From 36d62a2f841e1d8608b7cbd526a22de15cab6618 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Sat, 26 Nov 2005 21:04:42 +0000 Subject: [PATCH] Bug fixing news --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 02dcc4ed30..aa37dc76f5 100644 --- 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) -- 2.40.0