summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Remove outdated fastcgi info in favor of the manualPeter Kokot2019-05-131-151/+0
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-8/+4
* Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-3/+1
* Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-5/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-158-9/+9
* Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-2/+1
* Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-121-1/+3
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+5
* Update and fix remaining year ranges (2019)Peter Kokot2019-02-082-4/+4
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Replace zend_hash_apply... with ZEND_HASH_FOREACH...Dmitry Stogov2018-12-191-8/+4
* Clean up server-tests.php remainsChristoph M. Becker2018-11-231-0/+20
* Future-proof email addresses...Zeev Suraski2018-11-011-2/+2
* Trim trailing whitespace in testsGabriel Caruso2018-10-149-19/+19
* 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.3'Christoph M. Becker2018-10-082-2/+50
|\
| * 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.3'Anatol Belski2018-10-031-3/+3
|\ \ \ \ | |/ / /
| * | | 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.3'Anatol Belski2018-10-031-3/+18
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix localized error messages and memory leaksAnatol Belski2018-09-171-0/+6
* | | | Make more tests run on LinuxGabriel Caruso2018-08-281-5/+1
* | | | Fix some misspellingsGabriel Caruso2018-08-121-1/+1
|/ / /
* | | 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