Searched refs:getallheaders (Results 1 – 16 of 16) sorted by relevance
1 getallheaders chapter4 PHP `getallheaders()` polyfill. Compatible with PHP >= 5.3.6 …tus](https://travis-ci.org/ralouphie/getallheaders.svg?branch=master)](https://travis-ci.org/ralou…7 …s://coveralls.io/repos/ralouphie/getallheaders/badge.png?branch=master)](https://coveralls.io/r/ra…8 …](https://poser.pugx.org/ralouphie/getallheaders/v/stable.png)](https://packagist.org/packages/ral…9 …(https://poser.pugx.org/ralouphie/getallheaders/v/unstable.png)](https://packagist.org/packages/ra…10 …](https://poser.pugx.org/ralouphie/getallheaders/license.png)](https://packagist.org/packages/ralo…13 This is a simple polyfill for [`getallheaders()`](http://www.php.net/manual/en/function.getallheade…20 composer require ralouphie/getallheaders26 composer require ralouphie/getallheaders "^2"
10 function getallheaders() function
66 $headers = getallheaders();
16 if(!function_exists('getallheaders')) {17 function getallheaders() {13 function getallheaders() { global() function
227 $headers = getallheaders();344 if (!function_exists('getallheaders')) {345 function getallheaders() { function
173 $headers = getallheaders();
35 $headers = function_exists('getallheaders') ? getallheaders() : null;
411 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"982 "name": "ralouphie/getallheaders",986 "url": "https://github.com/ralouphie/getallheaders.git",991 …"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a…1005 "src/getallheaders.php"1018 "description": "A polyfill for getallheaders.",1020 "issues": "https://github.com/ralouphie/getallheaders/issues",1021 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
233 $headers = function_exists('getallheaders') ? getallheaders() : null;
84 - Allowed version `^3.0` of `ralouphie/getallheaders` dependency (#244)
305 $headers = getallheaders();
19 - soap_server: in parse_request, if neither getallheaders nor $_SERVER are available, use $HTTP_SER…393 - soap_server: when getallheaders is used, massage header names
3714 $headers = getallheaders();
1 …ld_terminate apache_setenv apache_response_headers apache_get_version getallheaders mysql_connect …
3327 $headers = getallheaders();
1 …f fputcsv fputs fread fscanf ' +\n 'fseek fsockopen fstat ftell ftok getallheaders getcwd getdate…