mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
- HEREDOC syntax with double quotes
This commit is contained in:
parent
b9d13d8f17
commit
235770b27f
1 changed files with 1 additions and 0 deletions
1
NEWS
1
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue