diff --git a/language/basic-syntax.xml b/language/basic-syntax.xml index 96879ff020..836bc541b2 100644 --- a/language/basic-syntax.xml +++ b/language/basic-syntax.xml @@ -1,5 +1,5 @@ - + Basic syntax @@ -111,8 +111,8 @@ the short_open_tag configuration setting in the PHP config file, or by compiling PHP with the --enable-short-tags option to - configure. Even if it is enabled by default, - use of short tags are discouraged. + configure. Even if it is enabled by default in + php.ini-dist, use of short tags are discouraged.