From 235770b27f6985cad7af976a636ba7ebbb9c32d0 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 5 Apr 2008 23:50:21 +0000 Subject: [PATCH] - HEREDOC syntax with double quotes --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0862b666fe..81a8aa5b5f 100644 --- 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) -- 2.50.1