On Fri, Dec 4, 2020 at 11:52 AM Nikita Popov <nikita....@gmail.com> wrote:
> Hi internals, > > I would like to propose the following RFC, which restricts certain rare > usages of $GLOBALS. This change will improve performance, reduce internal > implementation complexity, and fix a very large class of bugs relating to > $GLOBALS handling in internal functions. > > https://wiki.php.net/rfc/restrict_globals_usage > > Regards, > Nikita > Looks like this isn't particularly controversial, so I plan to start voting on this RFC soon. Nikita