On Tue, 2014-10-14 at 14:53 +0100, Chris Wright wrote: > > Agreed, and it seems that’s what PHP-FIG is working on for user land: > > https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md
It is great that such things are standardized in userland form - I'm strongly in favor of having the core language only the foundation. Userland code can be managed way simpler than anything in the core runtime. > PECL HTTP v2 already has this, actually: > http://devel-m6w6.rhcloud.com/mdref/http/Env/Request# > > Also, I think Mike got the naming right there as well, $form is the > accurate description of what it is. For me <form method="get"> is a form, too. "get" even is default for HTML <form>s. This wouldn't show up in $_FORM, though. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php