[RFC] [VOTE] Add HTTP/2 Server Push Support to ext/curl

php.internals

Davey

10 years ago
Hey folks, It's been 3 weeks since I first put this up on the ML and there has been no changes proposed, so I'm moving forward with a vote. It's a simple Yes/No 50%+1 majority required as it's not a language change. https://wiki.php.net/rfc/curl_http2_push#vote Voting will end in 2 weeks, closing at 13:00 UTC on Wed 2015-12-23. Thanks, - Davey

Adam Howard

10 years ago
YES On Wed, Dec 9, 2015 at 1:51 PM, Davey Shafik <davey@php.net> wrote:

Pascal MARTIN

10 years ago
Le 09/12/2015 19:51, Davey Shafik a écrit :
> https://wiki.php.net/rfc/curl_http2_push#vote > > Voting will end in 2 weeks, closing at 13:00 UTC on Wed 2015-12-23.
Hi, At AFUP, we would be +1 on this RFC. (there has been no -1 at all on our list ;-) ) Thanks for your work!
-- Pascal MARTIN, AFUP - French UG http://php-internals.afup.org/

Jan Ehrhardt

9 years ago
Repost, because a message with the real URL was rejected with a reference to why=SURBL on master dot php dot net Hi Davey, Davey Shafik in php.internals (Wed, 9 Dec 2015 13:51:56 -0500):
>It's a simple Yes/No 50%+1 majority required as it's not a language change. > > https wiki dot php dot net/rfc/curl_http2_push#vote
The RFC was apparently accepted, but the RFC does not tell anything about the implementation. Was it implemented at all?
-- Jan

Christoph Becker

9 years ago
On 03.01.2017 at 18:59, Jan Ehrhardt wrote:
> Davey Shafik in php.internals (Wed, 9 Dec 2015 13:51:56 -0500): > >> It's a simple Yes/No 50%+1 majority required as it's not a language change. >> >> https wiki dot php dot net/rfc/curl_http2_push#vote > > The RFC was apparently accepted, but the RFC does not tell anything > about the implementation. Was it implemented at all?
Yes, it has been implemented with commit ad15e1cc[1], and is available as of PHP 7.1.0. I'm going to take care of updating the Wiki and the docs (if necessary). [1] <http://git.php.net/?p=php-src.git;a=commit;h=ad15e1ccdabc678103e356535919e829ba9a0281>
-- Christoph M. Becker