logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

cvs: ZendEngine2 / ChangeLog: msg#00001

Subject: cvs: ZendEngine2 / ChangeLog
changelog               Sun Feb 29 20:32:12 2004 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.417&r2=1.418&ty=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.417 ZendEngine2/ChangeLog:1.418
--- ZendEngine2/ChangeLog:1.417 Fri Feb 27 20:32:09 2004
+++ ZendEngine2/ChangeLog       Sun Feb 29 20:32:12 2004
@@ -1,3 +1,29 @@
+2004-02-29  Andi Gutmans  <andi@xxxxxxxx>
+
+    * zend_reflection_api.c:
+      - Apply fixes by Timm.
+
+    * zend_compile.c:
+      - Change prototype isA check not to check the constructor.
+      - Only give an E_STRICT for non-isA compliant code as opposed to
+        E_COMPILE_ERROR.
+
+2004-02-29  Stanislav Malyshev  <stas@xxxxxxxx>
+
+    * zend_compile.h:
+      add ZEND_API there too for opcode handlers
+
+2004-02-29  Derick Rethans  <php@xxxxxxxxxxxxxxxx>
+
+    * zend_execute.c:
+      - Initialize memory to \0 so that we can reliable detect whether a 
specific
+        opcode element is in use.
+
+2004-02-29  Stanislav Malyshev  <stas@xxxxxxxx>
+
+    * zend_execute.c:
+      export opcode table
+
 2004-02-27  Marcus Boerger  <marcus.boerger@xxxxxxxxxxxxxxxxxxx>
 
     * zend_API.c
@@ -3650,7 +3676,7 @@
 2003-06-10  Jani Taskinen  <sniper@xxxxxx>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.417 2004/02/28 01:32:09 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.418 2004/03/01 01:32:12 changelog Exp $ tag
 
 2003-06-10  James Cox  <james@xxxxxxxxxxx>
 
@@ -5374,7 +5400,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.417 2004/02/28 01:32:09 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.418 2004/03/01 01:32:12 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <ilia@xxxxxxxxxxx>
 



<Prev in Thread] Current Thread [Next in Thread>