Hi Sara,

I'd just like to add that if we were going to make BC-breaking changes to superglobals in PHP 8, we might as well also get rid of the name mangling on keys for $_GET, $_POST and $_REQUEST at the same time ("foo.x" becomes "foo_x" etc, because we used to have register_globals and needed clean variable names).

Thanks for bringing this up!
--
Andrea Faulds
https://ajf.me/

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

Reply via email to