changelog               Mon Nov 24 01:32:23 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1402&r2=1.1403&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1402 ZendEngine2/ChangeLog:1.1403
--- ZendEngine2/ChangeLog:1.1402        Fri Nov 21 01:32:11 2008
+++ ZendEngine2/ChangeLog       Mon Nov 24 01:32:23 2008
@@ -1,3 +1,18 @@
+2008-11-23  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      zend_compile.c
+      zend_compile.c
+      tests/bug38469.phpt
+      tests/bug38469.phpt:
+      MFH: Fixed bug #46649 (Setting array element with that same array 
produces
+      inconsistent results)
+
+    * zend_compile.c
+      tests/bug38469.phpt:
+      Fixed bug #46649 (Setting array element with that same array produces
+      inconsistent results)
+
 2008-11-20  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -26678,7 +26693,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1402 2008/11/21 01:32:11 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1403 2008/11/24 01:32:23 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -28402,7 +28417,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1402 2008/11/21 01:32:11 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1403 2008/11/24 01:32:23 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to