We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6768e3e + 844e322 commit 6c0a417Copy full SHA for 6c0a417
spec.md
@@ -261,7 +261,7 @@ For example:
261
</html>
262
```
263
264
-Declare statements MUST contain no spaces and MUST be exactly `declare(strict_types=1)`
+Declare statements MUST NOT contain any spaces and MUST be exactly `declare(strict_types=1)`
265
(with an optional semicolon terminator).
266
267
Block declare statements are allowed and MUST be formatted as below. Note position of
0 commit comments