> This RFC proposes to support an opt-in "use global functions/consts;" 
> statement
> to disable PHP's check for the function/const in the current namespace before 
> falling back to the global namespace.
> 
> https://wiki.php.net/rfc/use_global_elements
> 
> 
> Earlier discussion can be found in the 'Opt-in "use function *;" for skipping 
> check for
> function/const in alternate namespace' email thread, which can be seen at
https://externals.io/message/107877
>Let me know if you have any comments on the RFC

I plan to update the wiki and start the voting phase tomorrow with the voting 
structure mentioned in https://wiki.php.net/rfc/use_global_elements
Alternatives/Arguments mentioned in this thread have had summaries added in the 
discussion section.

Thanks,

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

Reply via email to