changelog               Sat Mar 24 01:31:10 2007 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1085&r2=1.1086&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1085 ZendEngine2/ChangeLog:1.1086
--- ZendEngine2/ChangeLog:1.1085        Wed Mar 21 01:31:11 2007
+++ ZendEngine2/ChangeLog       Sat Mar 24 01:31:10 2007
@@ -1,3 +1,28 @@
+2007-03-23  Stanislav Malyshev  <[EMAIL PROTECTED]>
+
+    * zend_object_handlers.c:
+      fix comment
+
+    * (PHP_5_2)
+      zend_object_handlers.c:
+      fix comment - guard system changed
+
+2007-03-23  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_compile.c
+      zend_compile.c
+      tests/bug40899.phpt:
+      Fixed bug #40899 (memory leak when nesting list())
+
+    * tests/bug40899.phpt
+      tests/bug40899.phpt:
+      
+      file bug40899.phpt was initially added on branch PHP_5_2.
+
+    * zend_alloc.c
+      zend_alloc.c:
+      Fixed bug #40883 (mysql_query() is allocating memory incorrectly). (Tony)
+
 2007-03-20  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * zend_alloc.c
@@ -17160,7 +17185,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1085 2007/03/21 01:31:11 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1086 2007/03/24 01:31:10 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -18884,7 +18909,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1085 2007/03/21 01:31:11 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1086 2007/03/24 01:31:10 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to