changelog               Tue Apr 26 20:38:27 2005 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.680&r2=1.681&ty=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.680 ZendEngine2/ChangeLog:1.681
--- ZendEngine2/ChangeLog:1.680 Mon Apr 25 20:34:22 2005
+++ ZendEngine2/ChangeLog       Tue Apr 26 20:38:26 2005
@@ -1,3 +1,40 @@
+2005-04-26  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * tests/bug30889.phpt
+      tests/bug30889.phpt:
+      
+      file bug30889.phpt was initially added on branch PHP_5_0.
+
+    * (PHP_5_0)
+      zend_execute.c
+      zend_vm_def.h
+      zend_vm_execute.h
+      zend_vm_opcodes.h
+      tests/bug30889.phpt:
+      Fixed bug #30889 (Conflict between __get/__set and ++ operator)
+
+    * tests/bug32429.phpt:
+      fix
+
+    * zend_API.c
+      zend_API.c
+      tests/bug30702.phpt:
+      Fixed bug #30702 (cannot initialize class variable from class constant)
+
+    * tests/bug30702.phpt
+      tests/bug30702.phpt:
+      
+      file bug30702.phpt was initially added on branch PHP_5_0.
+
+    * zend_compile.c
+      tests/bug32427.phpt:
+      Fixed bug #32427 (Interfaces are not allowed 'static' access modifier).
+
+    * zend_builtin_functions.c
+      tests/bug32429.phpt:
+      Fixed bug #32429 (method_exists() always return TRUE if __call method
+      exists)
+
 2005-04-25  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * zend_object_handlers.c:
@@ -7637,7 +7674,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.680 2005/04/26 00:34:22 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.681 2005/04/27 00:38:26 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -9361,7 +9398,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.680 2005/04/26 00:34:22 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.681 2005/04/27 00:38:26 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to