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 7fcb379 + d222720 commit cbd3c06Copy full SHA for cbd3c06
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 %A
+Fatal error:%sTrait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %A
0 commit comments