iliaa           Sat Nov 26 16:04:43 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  Bug fixing news
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.226&r2=1.2027.2.227&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.226 php-src/NEWS:1.2027.2.227
--- php-src/NEWS:1.2027.2.226   Sat Nov 26 08:12:52 2005
+++ php-src/NEWS        Sat Nov 26 16:04:42 2005
@@ -5,6 +5,7 @@
 - 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)

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

Reply via email to