Skip to content

Commit

Permalink
Merge branch '10.5' into 11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Sep 8, 2024
2 parents 60449a7 + 0143f26 commit 07eac5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end-to-end/regression/4625/Issue4625Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

use PHPUnit\Framework\TestCase;

class Issue4625Test extends TestCase
final class Issue4625Test extends TestCase
{
public static function dataProvider(): iterable
{
Expand Down

0 comments on commit 07eac5c

Please sign in to comment.