summaryrefslogtreecommitdiff
path: root/sapi/apache2handler
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-11/+11
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-301-1/+8
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-301-1/+8
| |\
| | * Fixed bug #75479Nikita Popov2018-09-301-1/+8
* | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2018-09-091-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-09-091-0/+1
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-09-091-0/+1
| | |\
| | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-09-091-0/+1
| | | |\
| | | | * Fix for bug #76582Stanislav Malyshev2018-09-091-0/+1
| | * | | Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-02-011-0/+18
| | * | | year++Xinchen Hui2018-01-025-5/+5
* | | | | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-4/+4
* | | | | Remove unused Git attributes identPeter Kokot2018-07-257-14/+1
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-01-311-0/+18
|\ \ \ \ \ | |/ / / /
| * | | | Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-01-311-0/+18
| * | | | year++Xinchen Hui2018-01-025-5/+5
* | | | | Use PHP_WIN32Kalle Sommer Nielsen2018-01-041-7/+7
* | | | | year++Xinchen Hui2018-01-025-5/+5
* | | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-301-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Fix macro redefinition warnings"Anatol Belski2017-11-301-1/+0
* | | | | Merge branch 'PHP-7.2'Anatol Belski2017-11-301-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix macro redefinition warningsAnatol Belski2017-11-301-0/+1
* | | | | Merge branch 'PHP-7.2'Nikita Popov2017-10-051-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-10-051-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-10-051-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fixed bug #75311Mathieu CARBONNEAUX2017-10-051-2/+2
* | | | | Removed support for BeOS, development for BeOS was supported 17 years ago.Kalle Sommer Nielsen2017-08-291-7/+0
|/ / / /
* | | | Merge branch 'PHP-7.1'Anatol Belski2017-03-282-47/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-03-282-47/+1
| |\ \ \ | | |/ /
| | * | Revert "Fixed bug #61471"Anatol Belski2017-03-282-47/+1
* | | | Merge branch 'PHP-7.1'Nikita Popov2017-02-082-1/+47
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-082-1/+47
| |\ \ \ | | |/ /
| | * | Fixed bug #61471Zheng SHAO2017-02-082-1/+47
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-051-44/+1
| |\ \ \ | | |/ /
| | * | Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-sr...Anatol Belski2017-01-051-44/+1
| | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | | Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-sr...Anatol Belski2017-01-151-44/+1
* | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-025-5/+5
* | | | Merge branch 'PHP-7.1'Xinchen Hui2016-12-291-1/+44
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-12-291-1/+44
| |\ \ \ | | |/ /
| | * | define php_ap_map_http_request_error function for older httpd onlyZheng SHAO2016-12-291-31/+24
| | * | add old versions of httpd supportZheng SHAO2016-12-291-0/+34
| | * | typo fixedZheng SHAO2016-12-171-1/+1
| | * | bug fixed #61471 in apache2handlerZheng SHAO2016-12-171-1/+17
* | | | Remove Netware supportKalle Sommer Nielsen2016-11-123-20/+5
|/ / /
* | | fix build with mod_winntAnatol Belski2016-07-111-0/+8
* | | Pass error severity to SAPI modules and raise corresponding error level in Ap...Martin Vobruba2016-07-111-3/+31
* | | Cleanup zend_signal APIDmitry Stogov2016-06-201-2/+0