mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
Add "final" and "abstract" to the result of `_property_string()` when outputting the string representation of a `ReflectionClass` or `ReflectionProperty` instance Closes GH-17827