mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +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