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