Hi internals, I'd like to start the discussion for a new RFC about removing the prohibition on `__toString()` methods on enums.
* RFC: https://wiki.php.net/rfc/stringable-enums * Implementation: https://github.com/php/php-src/pull/20415 Thanks, -Daniel
