changelog               Fri Mar 17 06:31:49 2006 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/ZendEngine2/ChangeLog?r1=1.880&r2=1.881&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.880 ZendEngine2/ChangeLog:1.881
--- ZendEngine2/ChangeLog:1.880 Thu Mar 16 06:31:47 2006
+++ ZendEngine2/ChangeLog       Fri Mar 17 06:31:49 2006
@@ -1,3 +1,55 @@
+2006-03-16  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * zend_vm_def.h
+      zend_vm_execute.h:
+      typo
+
+    * zend_compile.c:
+      ws
+
+    * zend_compile.c
+      zend_compile.h
+      zend_language_parser.y
+      zend_vm_def.h
+      zend_vm_execute.h:
+      Return "new" by reference now throws an E_STRICT error
+
+    * zend_errors.h
+      tests/bug33771.phpt
+      tests/error_reporting01.phpt
+      tests/error_reporting05.phpt
+      tests/error_reporting06.phpt
+      tests/error_reporting07.phpt
+      tests/error_reporting10.phpt:
+      Added E_STRICT to E_ALL
+
+    * zend.c
+      zend_compile.c
+      zend_globals.h:
+      Dropped allow_call_time_pass_reference, the error is maden E_STRICT.
+
+    * zend.c
+      zend_API.c
+      zend_execute.c
+      zend_execute.h
+      zend_execute_API.c
+      zend_globals.h
+      zend_objects.c
+      zend_operators.c
+      zend_vm_def.h
+      zend_vm_execute.h
+      tests/bug30332.phpt
+      tests/bug31828.phpt
+      tests/bug32080.phpt
+      tests/bug32852.phpt
+      tests/bug33243.phpt
+      tests/bug34712.phpt
+      tests/bug34767.phpt:
+      Dropped zend.ze1_compatibility_mode
+
+    * tests/unset_cv05.phpt:
+      Dropped register_long_arrays, added E_CORE for all dropped setting
+
 2006-03-15  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * (PHP_5_1)
@@ -12721,7 +12773,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.880 2006/03/16 06:31:47 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.881 2006/03/17 06:31:49 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -14445,7 +14497,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.880 2006/03/16 06:31:47 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.881 2006/03/17 06:31:49 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to