changelog               Thu Nov 20 01:32:19 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1400&r2=1.1401&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1400 ZendEngine2/ChangeLog:1.1401
--- ZendEngine2/ChangeLog:1.1400        Tue Nov 18 01:32:11 2008
+++ ZendEngine2/ChangeLog       Thu Nov 20 01:32:19 2008
@@ -1,3 +1,24 @@
+2008-11-19  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      zend_execute_API.c
+      zend_vm_def.h
+      zend_vm_execute.h
+      tests/bug46196.phpt
+      tests/bug46241.phpt:
+      MFH: Fix #46241 (stacked error_handlers, error_handling in general)
+
+    * tests/bug46241.phpt
+      tests/bug46241.phpt:
+      
+      Fix #46241 (stacked error_handlers, error_handling in general)
+
+    * zend_execute_API.c
+      zend_vm_def.h
+      zend_vm_execute.h
+      tests/bug46196.phpt:
+      Fix #46241 (stacked error_handlers, error_handling in general)
+
 2008-11-17  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -26647,7 +26668,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1400 2008/11/18 01:32:11 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1401 2008/11/20 01:32:19 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -28371,7 +28392,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1400 2008/11/18 01:32:11 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1401 2008/11/20 01:32:19 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to