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