changelog               Sat Dec  9 01:31:06 2006 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1032&r2=1.1033&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1032 ZendEngine2/ChangeLog:1.1033
--- ZendEngine2/ChangeLog:1.1032        Fri Dec  8 01:31:00 2006
+++ ZendEngine2/ChangeLog       Sat Dec  9 01:31:06 2006
@@ -1,3 +1,24 @@
+2006-12-08  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_execute.c
+      zend_object_handlers.c
+      tests/bug38146.phpt
+      tests/bug39775.phpt:
+      Fixed bug #39775 ("Indirect modification ..." message is not shown)
+
+    * (PHP_5_2)
+      zend_execute.c
+      zend_object_handlers.c
+      tests/bug38146.phpt
+      tests/bug39775.phpt
+      tests/bug39775.phpt:
+      Fixed bug #39775 ("Indirect modification ..." message is not shown)
+      The fix breaks two SimpleXML tests those must be fixed
+
+    * zend_alloc.c
+      zend_alloc.c:
+      Fixed possible failure
+
 2006-12-07  Antony Dovgal  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -16005,7 +16026,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1032 2006/12/08 01:31:00 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1033 2006/12/09 01:31:06 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -17729,7 +17750,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1032 2006/12/08 01:31:00 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1033 2006/12/09 01:31:06 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to