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 eaaf169 commit 1bb77f0Copy full SHA for 1bb77f0
tests/Utils/x.phpt
@@ -22,4 +22,6 @@ $colors = [
22
];
23
24
25
-echo PHP_VERSION;
+echo PHP_VERSION;
26
+
27
+echo $colors[''];
0 commit comments