changelog               Sat May  5 01:31:15 2007 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1107&r2=1.1108&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1107 ZendEngine2/ChangeLog:1.1108
--- ZendEngine2/ChangeLog:1.1107        Fri May  4 01:31:10 2007
+++ ZendEngine2/ChangeLog       Sat May  5 01:31:15 2007
@@ -1,3 +1,67 @@
+2007-05-04  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_compile.c:
+      ws
+
+    * zend_API.c:
+      Fixed wrong deallocation
+
+2007-05-04  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * zend_strtod.c
+      zend_strtod.c:
+      fix comments
+
+    * (PHP_5_2)
+      tests/compare_001.phpt
+      tests/compare_002.phpt
+      tests/compare_003.phpt
+      tests/compare_004.phpt
+      tests/compare_005.phpt
+      tests/compare_006.phpt
+      tests/decrement_001.phpt
+      tests/increment_001.phpt:
+      add tests
+
+    * tests/cast_to_string.phpt
+      tests/compare_001.phpt
+      tests/compare_001.phpt
+      tests/compare_002.phpt
+      tests/compare_002.phpt
+      tests/compare_003.phpt
+      tests/compare_003.phpt
+      tests/compare_004.phpt
+      tests/compare_004.phpt
+      tests/compare_005.phpt
+      tests/compare_005.phpt
+      tests/compare_006.phpt
+      tests/compare_006.phpt
+      tests/decrement_001.phpt
+      tests/decrement_001.phpt
+      tests/increment_001.phpt
+      tests/increment_001.phpt:
+      new tests
+
+    * zend_API.c
+      tests/errmsg_021.phpt:
+      fix disabled classes
+
+    * zend_execute.c:
+      fix arrays with NULL keys in Unicode mode
+
+    * zend_operators.c:
+      merge one more missing patch from 5_2
+      thank you for not doing MFB
+
+    * tests/double_to_string.phpt:
+      fix machine dependent test
+
+2007-05-04  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      zend_compile.c:
+      Fixed altering $this via argument named "this"
+
 2007-05-03  Johannes Schlüter  <[EMAIL PROTECTED]>
 
     * tests/bug40236.phpt:
@@ -17626,7 +17690,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1107 2007/05/04 01:31:10 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1108 2007/05/05 01:31:15 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -19350,7 +19414,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1107 2007/05/04 01:31:10 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1108 2007/05/05 01:31:15 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to