felipe          Sat Apr  5 23:50:21 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - HEREDOC syntax with double quotes
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.153&r2=1.2027.2.547.2.965.2.154&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.153 
php-src/NEWS:1.2027.2.547.2.965.2.154
--- php-src/NEWS:1.2027.2.547.2.965.2.153       Sat Mar 29 00:01:42 2008
+++ php-src/NEWS        Sat Apr  5 23:50:21 2008
@@ -13,6 +13,7 @@
   dropped in future PHP versions. (Lars Strojny, Felipe, Marcus)
 - Added and improved PHP syntax and semantics:
   . Added NOWDOC. (Gwynne Raskind, Stas, Dmitry)
+  . Added HEREDOC syntax with double quotes. (Lars Strojny, Felipe)
   . Added "?:" operator. (Marcus)
   . Added support for namespaces. (Dmitry, Stas, Gregory)
   . Added support for Late Static Binding. (Dmitry, Etienne Kneuss)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to