Skip to content

Commit

Permalink
Add PHP 8.4 (alpha build) tests support
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Jul 28, 2024
1 parent 1c3f7f7 commit a2374ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/CompatibilityTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ public function testRuntimeExceptionCompatibility(): void

new class () extends \Exception implements RuntimeExceptionInterface {
public function getToken(): TokenInterface {}

public function getSource(): ReadableInterface {}
};
}
Expand Down

0 comments on commit a2374ee

Please sign in to comment.