We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01adfbc commit d361408Copy full SHA for d361408
tests/PEAR_RunTest/bug10286.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
PEAR_RunTest Bug #10286 - no output from fatal errors displayed.
3
+--INI--
4
+xdebug.mode = off
5
--SKIPIF--
6
<?php
7
if (version_compare(PHP_VERSION, '8.0.0') == -1) {
tests/PEAR_RunTest/bug_12793.phpt
PEAR_RunTest Bug #12793
--ARGS--
--version
--FILE--
@@ -20,4 +22,4 @@ array(2) {
20
22
string(%d) "%sbug_12793.php"
21
23
[1]=>
24
string(9) "--version"
-}
25
+}
0 commit comments