changelog               Sun Apr  6 01:31:41 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1276&r2=1.1277&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1276 ZendEngine2/ChangeLog:1.1277
--- ZendEngine2/ChangeLog:1.1276        Sat Apr  5 01:31:35 2008
+++ ZendEngine2/ChangeLog       Sun Apr  6 01:31:41 2008
@@ -1,3 +1,31 @@
+2008-04-05  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * zend_language_scanner.c
+      zend_language_scanner.l
+      zend_language_scanner_defs.h
+      tests/heredoc_012.phpt
+      tests/heredoc_013.phpt
+      tests/heredoc_014.phpt:
+      MFB:
+      - Allow HEREDOC syntax with double quotes [DOC]
+      (http://wiki.php.net/rfc/heredoc-with-double-quotes)
+
+    * tests/heredoc_012.phpt
+      tests/heredoc_012.phpt
+      tests/heredoc_013.phpt
+      tests/heredoc_013.phpt
+      tests/heredoc_014.phpt
+      tests/heredoc_014.phpt:
+      
+      file heredoc_012.phpt was initially added on branch PHP_5_3.
+
+    * (PHP_5_3)
+      zend_language_scanner.c
+      zend_language_scanner.l
+      zend_language_scanner_defs.h:
+      - Allow HEREDOC syntax with double quotes
+      (http://wiki.php.net/rfc/heredoc-with-double-quotes)
+
 2008-04-04  Nuno Lopes  <[EMAIL PROTECTED]>
 
     * zend_stream.c:
@@ -22501,7 +22529,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1276 2008/04/05 01:31:35 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1277 2008/04/06 01:31:41 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -24225,7 +24253,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1276 2008/04/05 01:31:35 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1277 2008/04/06 01:31:41 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to