1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/vendor/ralouphie/getallheaders
2022-03-17 11:43:59 -03:00
..
src Git update 2022-03-17 11:43:59 -03:00
composer.json Git update 2022-03-17 11:43:59 -03:00
LICENSE Git update 2022-03-17 11:43:59 -03:00
README.md Git update 2022-03-17 11:43:59 -03:00

getallheaders

PHP getallheaders() polyfill. Compatible with PHP >= 5.3.

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

This is a simple polyfill for getallheaders().

Install

For PHP version >= 5.6:

composer require ralouphie/getallheaders

For PHP version < 5.6:

composer require ralouphie/getallheaders "^2"