VCS Account Approved: devnexen approved by derick \o/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
phpdoc
php-src
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php
Hi Nikita
> This looks like a reasonable addition.
>
> Could there be any expectation that if -> works, ?-> does as well?
Possibly. The implementation was simple enough so I'll add support for
completeness.
---
Hi Côme
> It is not clear to me why this allows using -> on enums but not on other