On 14 Oct 2014, at 15:21, Ben Ramsey <b...@benramsey.com> wrote:

> +1
> 
> I’m cool with $_QUERY and $_FORM. They make much more sense and don’t try to 
> use HTTP verbs, which can confuse the content and semantics of the data they 
> contain. Plus, they would just alias $_GET and $_POST, respectively, right?

That’s my idea, yes. They’d be implemented essentially as by-ref assignments 
internally.
--
Andrea Faulds
http://ajf.me/





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

Reply via email to