Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -2/+0 |
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -15/+15 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-09-30 | 1 | -1/+8 |
|\ | |||||
| * | Fixed bug #75479 | Nikita Popov | 2018-09-30 | 1 | -1/+8 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Fix for bug #76582 | Stanislav Malyshev | 2018-09-09 | 1 | -0/+1 |
| * | | | Fix race conditions with Apache vhost vs. per dir config | Anatol Belski | 2018-02-01 | 1 | -0/+18 |
| * | | | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
* | | | | Fix race conditions with Apache vhost vs. per dir config | Anatol Belski | 2018-01-31 | 1 | -0/+18 |
* | | | | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
* | | | | Revert "Fix macro redefinition warnings" | Anatol Belski | 2017-11-30 | 1 | -1/+0 |
* | | | | Fix macro redefinition warnings | Anatol Belski | 2017-11-30 | 1 | -0/+1 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-10-05 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-10-05 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug #75311 | Mathieu CARBONNEAUX | 2017-10-05 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-7.1' | Anatol Belski | 2017-03-28 | 2 | -47/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-03-28 | 2 | -47/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Revert "Fixed bug #61471" | Anatol Belski | 2017-03-28 | 2 | -47/+1 |
* | | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-08 | 2 | -1/+47 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-08 | 2 | -1/+47 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug #61471 | Zheng SHAO | 2017-02-08 | 2 | -1/+47 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-01-05 | 1 | -44/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-sr... | Anatol Belski | 2017-01-05 | 1 | -44/+1 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
| * | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
* | | | | Revert "Merge branch 'bugfix_timeout_61471' of https://github.com/axot/php-sr... | Anatol Belski | 2017-01-15 | 1 | -44/+1 |
* | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 5 | -5/+5 |
* | | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2016-12-29 | 1 | -1/+44 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-12-29 | 1 | -1/+44 |
| |\ \ \ | | |/ / | |||||
| | * | | define php_ap_map_http_request_error function for older httpd only | Zheng SHAO | 2016-12-29 | 1 | -31/+24 |
| | * | | add old versions of httpd support | Zheng SHAO | 2016-12-29 | 1 | -0/+34 |
| | * | | typo fixed | Zheng SHAO | 2016-12-17 | 1 | -1/+1 |
| | * | | bug fixed #61471 in apache2handler | Zheng SHAO | 2016-12-17 | 1 | -1/+17 |
* | | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 3 | -20/+5 |
|/ / / | |||||
* | | | fix build with mod_winnt | Anatol Belski | 2016-07-11 | 1 | -0/+8 |
* | | | Pass error severity to SAPI modules and raise corresponding error level in Ap... | Martin Vobruba | 2016-07-11 | 1 | -3/+31 |
* | | | Cleanup zend_signal API | Dmitry Stogov | 2016-06-20 | 1 | -2/+0 |
* | | | Enable per-module logging in Apache 2.4+ | Martin Vobruba | 2016-06-03 | 1 | -0/+6 |
|/ / | |||||
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 2 | -2/+2 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-01-11 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | Simplify code per Anatol. | Adam Harvey | 2016-01-11 | 2 | -41/+8 |
| * | Insert bug number. | Adam Harvey | 2016-01-11 | 1 | -1/+1 |
| * | Use strtoll() when apr_off_t is 64 bits. | Adam Harvey | 2016-01-11 | 2 | -9/+42 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
|\ \ | |/ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
* | | Fixed memleaks in apache2handler | Xinchen Hui | 2015-09-23 | 1 | -5/+16 |
* | | fix zend signal and tsrm compatzend-signal-zts | Joe Watkins | 2015-09-01 | 1 | -0/+5 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -0/+1 |
|\ \ | |/ |