Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.2' | Nikita Popov | 2018-01-12 | 1 | -14/+16 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-01-12 | 1 | -14/+16 |
| |\ | |||||
| | * | Revert "Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown f... | Nikita Popov | 2018-01-12 | 1 | -14/+16 |
* | | | Use PHP_WIN32 | Kalle Sommer Nielsen | 2018-01-04 | 1 | -7/+7 |
* | | | Trailing whitespaces on sapi/* | Gabriel Caruso | 2018-01-04 | 2 | -6/+6 |
* | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 13 | -203/+203 |
* | | | Merge branch 'PHP-7.2' | Xinchen Hui | 2018-01-03 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-01-03 | 2 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Happy new year (Update copyright to 2018) | Lior Kaplan | 2018-01-02 | 2 | -4/+4 |
| | * | regenerated with newer re2c | Xinchen Hui | 2018-01-02 | 1 | -1284/+1223 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 82 | -90/+90 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 82 | -90/+90 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 82 | -90/+90 |
* | | | Merge branch 'PHP-7.2' | Xinchen Hui | 2017-12-27 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-12-27 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry) | Xinchen Hui | 2017-12-27 | 1 | -0/+1 |
* | | | Fix darwin builds of phpdbg using frameworks | Sara Golemon | 2017-12-21 | 1 | -0/+1 |
* | | | Transmit phpdbg webdata len in little-endian | Sebastian Ramadan | 2017-12-17 | 3 | -9/+13 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-12-16 | 1 | -10/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-16 | 1 | -10/+11 |
| |\ \ | | |/ | |||||
| | * | Move includes in ps_title.c | David Carlier | 2017-12-16 | 1 | -10/+11 |
* | | | Fixed stream handler override | Dmitry Stogov | 2017-12-14 | 2 | -8/+12 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 2 | -5/+8 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 3 | -3/+3 |
* | | | Use array specific functions | Dmitry Stogov | 2017-12-07 | 3 | -10/+10 |
* | | | Added "argv" and "argc" as known strings. | Dmitry Stogov | 2017-12-01 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-11-30 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Revert "Fix macro redefinition warnings" | Anatol Belski | 2017-11-30 | 1 | -1/+0 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-11-30 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix macro redefinition warnings | Anatol Belski | 2017-11-30 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-11-28 | 2 | -0/+77 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-11-28 | 2 | -0/+77 |
| |\ \ | | |/ | |||||
| | * | Follow up on bug #75574 for FCGI side | Anatol Belski | 2017-11-28 | 2 | -0/+77 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-11-28 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-11-28 | 1 | -0/+20 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #73830 Directory does not exist. | Anatol Belski | 2017-11-28 | 1 | -0/+20 |
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-11-14 | 3 | -73/+79 |
| | |\ | |||||
| | | * | Fix bug 60471 by correctly identifying unused speculative preconnections | Sammy Kaye Powers | 2017-11-14 | 3 | -73/+79 |
* | | | | fix constant defined undefined behavior warning | dcarlier | 2017-11-24 | 1 | -1/+5 |
* | | | | Fix some printf() specifier usages | Sebastian Ramadan | 2017-11-21 | 1 | -15/+15 |
* | | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-11-17 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix printf format issues on i386 | Nikita Popov | 2017-11-17 | 1 | -2/+2 |
* | | | | Enable and fix printf() format warnings | Nikita Popov | 2017-11-16 | 1 | -5/+12 |
* | | | | Added PCRE_JIT_SUPPORT flag | Xinchen Hui | 2017-11-14 | 1 | -1/+5 |
* | | | | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -1/+3 |
* | | | | Allow creating $_SERVER from $_ENV, but not $_ENV from $_SERVER. | Dmitry Stogov | 2017-11-13 | 1 | -14/+10 |
* | | | | Disable RC_DEBUG for FPM initialisation | Dmitry Stogov | 2017-11-03 | 1 | -1/+16 |
* | | | | Added exceptions for ZEND_RC_DEBUG | Dmitry Stogov | 2017-11-02 | 1 | -3/+6 |
* | | | | Added exceptions for ZEND_RC_DEBUG | Dmitry Stogov | 2017-11-02 | 2 | -0/+2 |
* | | | | Merge branch 'master' into rc_debug | Dmitry Stogov | 2017-10-27 | 1 | -3/+3 |
|\ \ \ \ |