changelog               Tue Jan  6 01:32:32 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1422&r2=1.1423&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1422 ZendEngine2/ChangeLog:1.1423
--- ZendEngine2/ChangeLog:1.1422        Mon Jan  5 01:32:20 2009
+++ ZendEngine2/ChangeLog       Tue Jan  6 01:32:32 2009
@@ -1,3 +1,34 @@
+2009-01-05  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_3)
+      zend_execute.c
+      zend_operators.c
+      zend_operators.h
+      zend_vm_def.h
+      zend_vm_execute.h
+      tests/bug46701.phpt:
+      MFH:
+      - Fixed bug #46701 (Creating associative array with long values in the 
key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * tests/bug46701.phpt
+      tests/bug46701.phpt
+      tests/bug46701.phpt:
+        1.1.4;
+      - Fixed bug #46701 (Creating associative array with long values in the 
key
+      fails on 32bit linux)
+      Patch by Shire
+
+    * zend_execute.c
+      zend_operators.c
+      zend_operators.h
+      zend_vm_def.h
+      zend_vm_execute.h:
+      - Fixed bug #46701 (Creating associative array with long values in the 
key
+      fails on 32bit linux)
+      Patch by Shire
+
 2009-01-04  Marcus Boerger  <p...@marcus-boerger.de>
 
     * (PHP_5_3)
@@ -27356,7 +27387,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1422 2009/01/05 01:32:20 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1423 2009/01/06 01:32:32 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -29080,7 +29111,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1422 2009/01/05 01:32:20 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1423 2009/01/06 01:32:32 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to