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 627ebe4 + 1881f84 commit 6863147Copy full SHA for 6863147
tests/end-to-end/generic/phar-extension-suppressed.phpt
@@ -15,4 +15,4 @@ $_SERVER['argv'][] = '--no-extensions';
15
require_once __DIR__ . '/../../bootstrap.php';
16
PHPUnit\TextUI\Command::main();
17
--EXPECTF--
18
-Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %s
+Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %A
0 commit comments