cvs: ZendEngine2 / ChangeLog

changelog <[email protected]>
Newsgroups gmane.comp.php.cvs.daily
Message-ID <cvschangelog1220059918@cvsserver>
changelog		Sat Aug 30 01:31:58 2008 UTC

  Modified files:              
    /ZendEngine2	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1370&r2=1.1371&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1370 ZendEngine2/ChangeLog:1.1371
--- ZendEngine2/ChangeLog:1.1370	Wed Aug 27 01:32:47 2008
+++ ZendEngine2/ChangeLog	Sat Aug 30 01:31:58 2008
@@ -1,3 +1,40 @@
+2008-08-29  Matt Wilmas  <[email protected]>
+
+    * (PHP_5_3)
+      zend_compile.h
+      zend_opcode.c:
+      MFH: - Updated unary_op_type typedef with TSRMLS_DC
+      - Added binary_op_type typedef
+      - Added missing ZEND_BOOL_XOR to get_binary_op()
+
+    * zend_compile.h
+      zend_opcode.c:
+      - Updated unary_op_type typedef with TSRMLS_DC
+      - Added binary_op_type typedef
+      - Added missing ZEND_BOOL_XOR to get_binary_op()
+
+    * (PHP_5_3)
+      zend_language_parser.y:
+      MFH: - Saved opcode when unary +/- is applied to IS_CONST op (e.g. for
+      negative numbers)
+      - Made '+' in static_scalar context behave as '-' by calling
+      add_function()
+
+    * zend_language_parser.y:
+      - Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative
+      numbers)
+      - Made '+' in static_scalar context behave as '-' by calling
+      add_function(), so:
+          static $a = +'abc'; // 0 instead of abc
+          static $b = +array(); // "Invalid operand types," like -array(),
+      instead of array()
+
+2008-08-29  Dmitry Stogov  <[email protected]>
+
+    * zend_compile.c
+      zend_compile.c:
+      Imporoved compile-time constant substitution (Matt)
+
 2008-08-26  Dmitry Stogov  <[email protected]>
 
     * zend_execute_API.c
@@ -25921,7 +25958,7 @@
 2003-06-10  Jani Taskinen  <[email protected]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1370 2008/08/27 01:32:47 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1371 2008/08/30 01:31:58 changelog Exp $ tag
 
 2003-06-10  James Cox  <[email protected]>
 
@@ -27645,7 +27682,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1370 2008/08/27 01:32:47 changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1371 2008/08/30 01:31:58 changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.