This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/ralouphie/getallheaders
2019-01-24 08:00:03 +00:00
..
src composer update 2019-01-24 08:00:03 +00:00
tests composer update 2019-01-24 08:00:03 +00:00
.gitignore composer update 2019-01-24 08:00:03 +00:00
.travis.yml composer update 2019-01-24 08:00:03 +00:00
composer.json composer update 2019-01-24 08:00:03 +00:00
LICENSE composer update 2019-01-24 08:00:03 +00:00
phpunit.xml composer update 2019-01-24 08:00:03 +00:00
README.md composer update 2019-01-24 08:00:03 +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

composer require ralouphie/getallheaders