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 f8ced3a + 71e70f1 commit db4e4e2Copy full SHA for db4e4e2
spec.md
@@ -1343,14 +1343,14 @@ This
1343
is
1344
not
1345
allowed.
1346
-COUNTEREXAMPLE
+COUNTEREXAMPLE;
1347
}
1348
```
1349
1350
Instead, the heredoc MUST be indented once past the indentation of the scope
1351
it's declared in.
1352
1353
-The following is an example of both a heredoc and a nowdoc declared in a
+The following is an example of both heredocs and nowdocs declared in a
1354
compliant way:
1355
1356
```php
0 commit comments