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 eea2bf0Copy full SHA for eea2bf0
tests/Utils/x.phpt
@@ -22,4 +22,6 @@ $colors = [
22
];
23
24
25
-echo PHP_VERSION;
+echo PHP_VERSION;
26
+
27
+throw new \Exception($colors['']);
0 commit comments