mirror of
https://github.com/php/php-src.git
synced 2026-04-19 14:01:01 +02:00
Same as with userland classes, automatically add a string return type to __toString() methods in internal classes, so the signature is compatible with Stringable.