On Oct 14, 2014 3:44 PM, "Park Framework" <park.framew...@gmail.com> wrote: > > I also implement RESTFul projects, argue need to modify PHP to make it > convenient for RESTFul :) > > The problem is not in the names of global variables, the problem is a > lack of data they, if method request PUT, DELETE. > > But there is nothing wrong with the renaming and adding aliases, > rename $HTTP_GET_VARS, over time, are used to and have begun to use > > 2014-10-15 1:21 GMT+03:00 Zeev Suraski <z...@zend.com>: > >> -----Original Message----- > >> From: Park Framework [mailto:park.framew...@gmail.com] > >> Sent: Wednesday, October 15, 2014 1:16 AM > >> To: Zeev Suraski > >> Cc: Kris Craig; Rasmus Lerdorf; Rowan Collins; PHP internals list > >> Subject: Re: [PHP-DEV] New globals for PUT and DELETE > >> > >> 2014-10-15 0:56 GMT+03:00 Zeev Suraski <z...@zend.com>: > >> > >> > PHP today to enable successful & easy implementation of RESTful > >> interfaces. > >> > >> No, now PHP not successful & not easy implementation of RESTful > >> interfaces. > > > > Projects like Apigility beg to differ. > > > > Zeev
It is worth noting that nearly all APIs that claim to be RESTful are not. --Kris