]> granicus.if.org Git - php/commitdiff
- HEREDOC syntax with double quotes
authorFelipe Pena <felipe@php.net>
Sat, 5 Apr 2008 23:50:21 +0000 (23:50 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 5 Apr 2008 23:50:21 +0000 (23:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0862b666feaafd1b0c956538613a783078972062..81a8aa5b5f0359029a88a1dea2836e41de814ca7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ PHP                                                                        NEWS
   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)