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-132-15/+15
* 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.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
* | | | Fix race conditions with Apache vhost vs. per dir configAnatol Belski2018-01-311-0/+18
* | | | year++Xinchen Hui2018-01-025-5/+5
* | | | Revert "Fix macro redefinition warnings"Anatol Belski2017-11-301-1/+0
* | | | Fix macro redefinition warningsAnatol Belski2017-11-301-0/+1
* | | | 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
* | | | 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
* | | Enable per-module logging in Apache 2.4+Martin Vobruba2016-06-031-0/+6
|/ /
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-111-9/+9
|\ \ | |/
| * Simplify code per Anatol.Adam Harvey2016-01-112-41/+8
| * Insert bug number.Adam Harvey2016-01-111-1/+1
| * Use strtoll() when apr_off_t is 64 bits.Adam Harvey2016-01-112-9/+42
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-015-5/+5
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
* | Fixed memleaks in apache2handlerXinchen Hui2015-09-231-5/+16
* | fix zend signal and tsrm compatzend-signal-ztsJoe Watkins2015-09-011-0/+5
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-04-141-0/+1
|\ \ | |/