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 16739c4 commit 1881f84Copy full SHA for 1881f84
tests/end-to-end/generic/phar-extension-suppressed.phpt
@@ -10,5 +10,4 @@ $_SERVER['argv'][] = '--no-extensions';
10
require_once __DIR__ . '/../../bootstrap.php';
11
PHPUnit\TextUI\Command::main();
12
--EXPECTF--
13
-Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %s
14
-
+Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %A
0 commit comments