2014-08-17 23:55 GMT+03:00 Chris Wright <c...@daverandom.com>:
> Personally my ideal option would be to deprecate $_POST and $_GET in
> favour of $_BODY and $_QUERY, respectively, which would be populated
> the same way regardless of the request method (not just PUT and POST).
> Similarly $_FILES would be populated for any multipart/form-data
> request entity, regardless of request method.

Ок, then maybe you write the RFC?


> I agree with Julien that this is not the sort of thing that should go
> into a point release, and if $_POST/$_GET were to be deprecated then
> this would be a change for 7, probably with removal not before 8.

Native support - PUT method, need today for many developers who would
like to find a solution in the near future.

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

Reply via email to