changelog               Sat Sep  8 01:31:20 2007 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1165&r2=1.1166&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1165 ZendEngine2/ChangeLog:1.1166
--- ZendEngine2/ChangeLog:1.1165        Thu Sep  6 01:31:22 2007
+++ ZendEngine2/ChangeLog       Sat Sep  8 01:31:19 2007
@@ -1,3 +1,38 @@
+2007-09-07  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * zend_ini.c
+      zend_ini.h:
+      - Make the macro into function (for the sake of idiotic ZEND_STRL() 
macro)
+
+    * (PHP_5_2)
+      zend_ini.c:
+      - Can not remove because of the idiotic ZEND_STR*() macros
+
+    * (PHP_5_2)
+      zend_ini.c:
+      - Added reminder for 5.3
+
+    * (PHP_5_2)
+      zend_ini.c:
+      - Missed this from previous commit to zend_ini.h
+
+    * (PHP_5_2)
+      zend_ini.h:
+      - No need to break binary compatibility here
+
+    * (PHP_5_2)
+      zend_ini.c
+      zend_ini.h
+      zend_vm_def.h
+      zend_vm_execute.h:
+      MFH: - Fixed the rest of bug #41561 ( @ operator not working )
+
+    * zend_ini.c
+      zend_ini.h
+      zend_vm_def.h
+      zend_vm_execute.h:
+      - Fixed the rest of bug #41561 ( @ operator not working )
+
 2007-09-05  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * zend_compile.c:
@@ -18869,7 +18904,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1165 2007/09/06 01:31:22 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1166 2007/09/08 01:31:19 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -20593,7 +20628,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1165 2007/09/06 01:31:22 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1166 2007/09/08 01:31:19 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to