Skip to content

Commit a2374ee

Browse files
committed
Add PHP 8.4 (alpha build) tests support
1 parent 1c3f7f7 commit a2374ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CompatibilityTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ public function testRuntimeExceptionCompatibility(): void
2020

2121
new class () extends \Exception implements RuntimeExceptionInterface {
2222
public function getToken(): TokenInterface {}
23-
2423
public function getSource(): ReadableInterface {}
2524
};
2625
}

0 commit comments

Comments
 (0)