Him

On 02.04.20 12:07, Nikita Popov wrote:
Reflection will see the state after desugaring. That is, it just sees
normal properties and normal constructor args. I've made this more explicit
in the RFC now: https://wiki.php.net/rfc/constructor_promotion#reflection

Thanks!

Another one, also related a bit to your PHP-Parser (?): will the tokenization process "see" the code before desugaring?

I'm wondering how automated translation tool can detect that a certain code is not "sugared" and promote this?

thanks!
- Markus

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to