changelog               Fri Aug  1 01:32:11 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1349&r2=1.1350&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1349 ZendEngine2/ChangeLog:1.1350
--- ZendEngine2/ChangeLog:1.1349        Thu Jul 31 01:32:16 2008
+++ ZendEngine2/ChangeLog       Fri Aug  1 01:32:11 2008
@@ -1,3 +1,15 @@
+2008-07-31  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_compile.c
+      zend_compile.c:
+      Fixed constant substitution in constant expression context
+
+    * zend_closures.c
+      zend_closures.c
+      tests/closure_015.phpt
+      tests/closure_015.phpt:
+      Removed Closure::__toString()
+
 2008-07-30  Felipe Pena  <[EMAIL PROTECTED]>
 
     * tests/constants_006.phpt:
@@ -25208,7 +25220,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1349 2008/07/31 01:32:16 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1350 2008/08/01 01:32:11 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -26932,7 +26944,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1349 2008/07/31 01:32:16 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1350 2008/08/01 01:32:11 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to