changelog               Tue Mar 18 01:31:32 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1264&r2=1.1265&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1264 ZendEngine2/ChangeLog:1.1265
--- ZendEngine2/ChangeLog:1.1264        Mon Mar 17 01:31:43 2008
+++ ZendEngine2/ChangeLog       Tue Mar 18 01:31:32 2008
@@ -1,3 +1,33 @@
+2008-03-17  Nuno Lopes  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      FlexLexer.h
+      flex.skl:
+      remove leftovers
+
+2008-03-17  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * zend_object_handlers.c:
+      return empty string of correct type if __toString() returned invalid 
value
+
+    * (PHP_5_3)
+      zend_compile.c
+      zend_object_handlers.c
+      tests/bug39127.phpt:
+      MFH: fix #39127 (Old-style constructor fallbacks produce strange results)
+
+    * zend_compile.c
+      zend_object_handlers.c
+      tests/bug39127.phpt
+      tests/bug39127.phpt:
+      fix #39127i (Old-style constructor fallbacks produce strange results)
+
+2008-03-17  Scott MacVicar  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      tests/bug38779.phpt:
+      Fix test
+
 2008-03-16  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * (PHP_5_3)
@@ -22084,7 +22114,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1264 2008/03/17 01:31:43 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1265 2008/03/18 01:31:32 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -23808,7 +23838,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1264 2008/03/17 01:31:43 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1265 2008/03/18 01:31:32 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to