diff --git a/appendices/migration53.xml b/appendices/migration53.xml index c0cc7b3fd8..2c6db1a54d 100644 --- a/appendices/migration53.xml +++ b/appendices/migration53.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.2.x to PHP 5.3.x @@ -183,7 +183,7 @@ - Its not possible to use Heredoc + Its now possible to use Heredoc to initialize static variables and class members/constants.