summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* Future-proof email addressesZeev Suraski2018-11-011-2/+2
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1410-18/+18
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-132-5/+5
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2018-10-082-2/+50
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-10-082-2/+50
| |\
| | * Fix #76954: apache_response_headers removes last character from header namestodorovic2018-10-082-2/+50
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-031-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-2/+2
| |\ \ | | |/
| | * Avoid code duplication and don't miss env restoreAnatol Belski2018-10-031-2/+2
* | | Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-10-031-3/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-10-031-1/+16
| |\ \ | | |/
| | * Fixed bug #76948 Failed shutdown/reboot or end session in WindowsAnatol Belski2018-10-031-1/+16
* | | Remove unused Git attributes identPeter Kokot2018-07-253-6/+1
* | | Fixed bug #62596 add getallheaders (apache_request_headers) missing function ...Remi Collet2018-07-051-50/+1
* | | Fixed bug #75982 ($_SERVER mostly empty with default variables_order GPCS on ...Dmitry Stogov2018-03-231-8/+10
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-204-4/+4
* | | Reduce var scopeAnatol Belski2018-02-161-15/+20
* | | Remove always true conditionAnatol Belski2018-02-161-4/+2
* | | Simplify declarationAnatol Belski2018-02-161-2/+1
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-1/+1
* | | Fix some misspellingsGabriel Caruso2018-02-061-1/+1
* | | Merge branch 'PHP-7.2'Anatol Belski2018-01-131-1/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-131-1/+9
| |\ \ | | |/
| | * Fix invalid freeAnatol Belski2018-01-131-1/+9
| | * year++Xinchen Hui2018-01-021-3/+3
| * | year++Xinchen Hui2018-01-021-3/+3
* | | Trailing whitespacesGabriel Caruso2018-01-031-5/+5
* | | year++Xinchen Hui2018-01-021-3/+3
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Use array specific functionsDmitry Stogov2017-12-071-2/+2
* | | Merge branch 'PHP-7.2'Anatol Belski2017-11-282-0/+77
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-282-0/+77
| |\ \ | | |/
| | * Follow up on bug #75574 for FCGI sideAnatol Belski2017-11-282-0/+77
* | | Allow creating $_SERVER from $_ENV, but not $_ENV from $_SERVER.Dmitry Stogov2017-11-131-14/+10
* | | Remove CHANGES from sapi/cgiPeter Kokot2017-10-191-33/+0
|/ /
* | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-09-271-3/+3
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-09-271-3/+3
| |\
| | * Fix CGI m4 config message when CGI is disabledPeter Kokot2017-09-271-3/+3
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-3/+3
* | | Exclude warm-up requests from callgrind profile.Dmitry Stogov2017-05-311-0/+12
* | | Merge branch 'PHP-7.1'Anatol Belski2017-01-121-1/+20
|\ \ \ | |/ /
| * | Fixed #72898 PHP_FCGI_CHILDREN is not included in phpinfo()Anatol Belski2017-01-121-1/+20
| * | Fixed bug #73904 php-cgi fails to load -c specified php.ini fileAnatol Belski2017-01-121-6/+23
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-3/+3
* | | Fixed bug #73904 php-cgi fails to load -c specified php.ini fileAnatol Belski2017-01-121-6/+23
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-3/+3
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-5/+5
* | | Remove this old obsolete codeKalle Sommer Nielsen2016-11-211-10/+0
* | | Use "Standard input code" instead of "php://stdin"Andrea Faulds2016-11-122-2/+2