php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #76625 Support http2 in file_get_contents() and friends
Submitted: 2018-07-15 05:55 UTC Modified: -
Votes:5
Avg. Score:3.2 ± 1.3
Reproduced:2 of 3 (66.7%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: maggus dot staab at gmail dot com Assigned:
Status: Open Package: Streams related
PHP Version: 7.3.0alpha3 OS: Ubuntu16
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 - 25 = ?
Subscribe to this entry?

 
 [2018-07-15 05:55 UTC] maggus dot staab at gmail dot com
Description:
------------
file_get_contents() is used extensively in e.g. composer workflows. Squeezing out maximum performance out of is is critical and speeds up a lot of common workflows.

It would be great if it would support http2 transport mechanism when used with https urls.


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC