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.
2 parents db4e4e2 + d002b02 commit aad4d72Copy full SHA for aad4d72
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.
+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