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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: maggus dot staab at gmail dot com
New email:
PHP Version: OS:

 

 [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: Thu Mar 28 10:01:26 2024 UTC