php-src/tests
DanielEScherzer 0b94cf65e4
GH-16067: prevent invalid abstract during compilation of methods (GH-16069)
For classes that are not declared `abstract`, produce a compiler error for any
`abstract` methods. For anonymous classes, since they cannot be made abstract,
the error message is slightly different.

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>
2024-10-23 15:04:18 +02:00
..
basic Merge branch 'PHP-8.3' into PHP-8.4 2024-09-26 14:24:13 -05:00
classes GH-16067: prevent invalid abstract during compilation of methods (GH-16069) 2024-10-23 15:04:18 +02:00
func Deprecate E_STRICT constant and remove error level 2024-09-18 14:33:14 +02:00
lang Dynamically xfail test cases which fail on CI (GH-15710) 2024-09-02 18:23:52 +02:00
output Fix calculation of aligned buffer size 2024-10-10 01:56:47 +02:00
run-test Close PHP tags in tests 2023-10-18 17:34:10 +02:00
security Close PHP tags in tests 2023-10-18 17:34:10 +02:00
strings Align highlight_string|file with HTML standard and modern browsers 2023-08-12 15:08:28 +01:00