summaryrefslogtreecommitdiff
path: root/sapi/apache2handler
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-0/+1
| |\
| | * Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)Stanislav Malyshev2015-04-111-0/+1
| * | Shut up, my lovely compiler; I do not like your warningsBob Weinand2015-02-091-2/+2
| * | Bump yearXinchen Hui2015-01-155-5/+5
* | | Drop VC6 support in sapi/apache2handlerKalle Sommer Nielsen2015-03-291-6/+0
* | | Revive Zend Signals handler (and fixed bug #61083)Xinchen Hui2015-03-051-0/+3
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-4/+4
* | | fix values for gid and uidAnatol Belski2015-02-111-0/+5
* | | silence unused variable warningAnatol Belski2015-02-111-1/+1
* | | Use new ZEND_HASH_FOREACH_... API.Dmitry Stogov2015-02-101-21/+0
* | | bump yearXinchen Hui2015-01-155-5/+5
* | | trailing whitespace removalStanislav Malyshev2015-01-102-30/+30