Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] Remove outdated fastcgi info in favor of the manual | Peter Kokot | 2019-05-13 | 1 | -151/+0 |
* | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -8/+4 |
* | Remove checks for locale.h, setlocale, localeconv | Peter Kokot | 2019-04-07 | 1 | -3/+1 |
* | Remove HAVE_SIGNAL_H | Peter Kokot | 2019-04-07 | 1 | -5/+1 |
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 8 | -9/+9 |
* | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc. | Dmitry Stogov | 2019-03-14 | 1 | -2/+1 |
* | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.c | Dmitry Stogov | 2019-03-12 | 1 | -1/+3 |
* | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+5 |
* | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 2 | -4/+4 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Replace zend_hash_apply... with ZEND_HASH_FOREACH... | Dmitry Stogov | 2018-12-19 | 1 | -8/+4 |
* | Clean up server-tests.php remains | Christoph M. Becker | 2018-11-23 | 1 | -0/+20 |
* | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 1 | -2/+2 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 9 | -19/+19 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -5/+5 |
* | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-10-08 | 2 | -2/+50 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-10-08 | 2 | -2/+50 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-10-08 | 2 | -2/+50 |
| | |\ | |||||
| | | * | Fix #76954: apache_response_headers removes last character from header name | stodorovic | 2018-10-08 | 2 | -2/+50 |
* | | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-10-03 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-10-03 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-10-03 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Avoid code duplication and don't miss env restore | Anatol Belski | 2018-10-03 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-10-03 | 1 | -3/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-10-03 | 1 | -3/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-10-03 | 1 | -1/+16 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #76948 Failed shutdown/reboot or end session in Windows | Anatol Belski | 2018-10-03 | 1 | -1/+16 |
* | | | | Fix localized error messages and memory leaks | Anatol Belski | 2018-09-17 | 1 | -0/+6 |
* | | | | Make more tests run on Linux | Gabriel Caruso | 2018-08-28 | 1 | -5/+1 |
* | | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 3 | -6/+1 |
* | | | Fixed bug #62596 add getallheaders (apache_request_headers) missing function ... | Remi Collet | 2018-07-05 | 1 | -50/+1 |
* | | | Fixed bug #75982 ($_SERVER mostly empty with default variables_order GPCS on ... | Dmitry Stogov | 2018-03-23 | 1 | -8/+10 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 4 | -4/+4 |
* | | | Reduce var scope | Anatol Belski | 2018-02-16 | 1 | -15/+20 |
* | | | Remove always true condition | Anatol Belski | 2018-02-16 | 1 | -4/+2 |
* | | | Simplify declaration | Anatol Belski | 2018-02-16 | 1 | -2/+1 |
* | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 1 | -1/+1 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-01-13 | 1 | -1/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-01-13 | 1 | -1/+9 |
| |\ \ | | |/ | |||||
| | * | Fix invalid free | Anatol Belski | 2018-01-13 | 1 | -1/+9 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -3/+3 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -3/+3 |
* | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -5/+5 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -3/+3 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | | | Use array specific functions | Dmitry Stogov | 2017-12-07 | 1 | -2/+2 |