Skip to content

Commit

Permalink
Merge branch '8.5' into 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jan 30, 2025
2 parents 627ebe4 + 1881f84 commit 6863147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end-to-end/generic/phar-extension-suppressed.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ $_SERVER['argv'][] = '--no-extensions';
require_once __DIR__ . '/../../bootstrap.php';
PHPUnit\TextUI\Command::main();
--EXPECTF--
Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %s
Fatal error: Trait %sPHPUnit\ExampleExtension\TestCaseTrait%s not found in %A

0 comments on commit 6863147

Please sign in to comment.