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 45e7b47 + ec0204a commit 03a3786Copy full SHA for 03a3786
spec.md
@@ -1349,7 +1349,7 @@ function allowed()
1349
compliant
1350
nowdoc
1351
COMPLIANT;
1352
-
+
1353
var_dump(
1354
'foo',
1355
<<<'COMPLIANT'
@@ -1359,7 +1359,7 @@ function allowed()
1359
1360
parameter
1361
COMPLIANT,
1362
- 'bar',
+ 'bar',
1363
);
1364
}
1365
```
0 commit comments