We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50409d commit d002b02Copy full SHA for d002b02
spec.md
@@ -192,7 +192,7 @@ PHP.
192
193
When the opening `<?php` tag is on the first line of the file, it MUST be on its
194
own line with no other statements unless it is a file containing markup outside of PHP
195
-opening and closing tags. The `<?php` tag MUST always be lower-case.
+opening and closing tags. The `<?php` tag MUST always be lower case.
196
197
Import statements MUST never begin with a leading backslash as they
198
must always be fully qualified.
0 commit comments