laipower/wp-content/upgrade-temp-backup/plugins/w3-total-cache/vendor/ralouphie/getallheaders
2024-03-28 09:40:18 +00:00
..
src modified file w3-total-cache 2024-03-28 09:40:18 +00:00
composer.json modified file w3-total-cache 2024-03-28 09:40:18 +00:00
LICENSE modified file w3-total-cache 2024-03-28 09:40:18 +00:00
README.md modified file w3-total-cache 2024-03-28 09:40:18 +00: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"