On Sun, 4 Aug 2024, Nick Lockheart wrote: > https://wiki.php.net/rfc/global_function_parser_directive I am asking > that we discuss and vote on the following question: > > “Should there be some way for developers to signal to the parser at > compile time that all unqualified function names found in a namespace > context are global, without a namespace lookup?”
I don't beleive that we should introduce a switch for this at all, just like the conclusion was in https://wiki.php.net/rfc/use_global_elements cheers, Derick