Merge branch 'PHP-8.4'

* PHP-8.4:
  [skip ci] Fix test expectation of gh16508.phpt for 8.4+
This commit is contained in:
Ilija Tovilo 2024-10-22 15:18:55 +02:00
commit a4a1c67b9e
No known key found for this signature in database
GPG key ID: 5050C66BFCD1015A

View file

@ -17,4 +17,4 @@ abstract class Test {
?> ?>
--EXPECTF-- --EXPECTF--
Fatal error: Class Test2 contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Test::foo) in %s on line 5 Fatal error: Class Test2 contains 1 abstract method and must therefore be declared abstract or implement the remaining method (Test::foo) in %s on line 5