Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 | |
* | | | 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 | 1 | -4/+12 | |
| | |\ | ||||||
| | | * | Fix bug 60471 by correctly identifying unused speculative preconnections | Sammy Kaye Powers | 2017-11-14 | 1 | -4/+12 | |
* | | | | Added exceptions for ZEND_RC_DEBUG | Dmitry Stogov | 2017-11-02 | 1 | -3/+6 | |
|/ / / | ||||||
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-10-15 | 1 | -16/+14 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-10-15 | 1 | -16/+14 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function) | Xinchen Hui | 2017-10-15 | 1 | -16/+14 | |
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-09-05 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-09-05 | 1 | -0/+3 | |
| |\ \ | | |/ | ||||||
| | * | Add missing null termination | Nikita Popov | 2017-09-05 | 1 | -0/+3 | |
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-09-05 | 1 | -25/+83 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-09-05 | 1 | -26/+84 | |
| |\ \ | | |/ | ||||||
| | * | Fixed bug #70470 | Bouke van der Bijl | 2017-09-05 | 1 | -26/+84 | |
* | | | Fix bug 60471 by correctly identifying unused speculative preconnections | Sammy Kaye Powers | 2017-04-11 | 1 | -5/+13 | |
* | | | Remove more unnecessary checks on Zend's allocator functions | Thomas Punt | 2017-03-16 | 1 | -35/+2 | |
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-18 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-18 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Remove remnants of TSMRLS_* macro calls | Thomas Punt | 2017-01-18 | 1 | -1/+1 | |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 | |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 | |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 | |
* | | | Finish remaining replacement uint => uint32_t | Anatol Belski | 2016-12-22 | 1 | -3/+3 | |
|/ / | ||||||
* | | Better fix for bug #73360 | Anatol Belski | 2016-10-21 | 1 | -3/+3 | |
* | | Revert "Fixed bug #73360 Unable to work in root with unicode chars" | Anatol Belski | 2016-10-21 | 1 | -3/+3 | |
* | | Fixed bug #73360 Unable to work in root with unicode chars | Anatol Belski | 2016-10-21 | 1 | -3/+3 | |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-09 | 1 | -6/+2 | |
|\ \ | |/ | ||||||
| * | Don't copy mime types in CLI server | Nikita Popov | 2016-08-09 | 1 | -6/+2 | |
* | | Pass error severity to SAPI modules and raise corresponding error level in Ap... | Martin Vobruba | 2016-07-11 | 1 | -2/+2 | |
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-06-24 | 1 | -4/+1 | |
|\ \ | |/ | ||||||
| * | Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router... | Xinchen Hui | 2016-06-24 | 1 | -4/+1 | |
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-21 | 1 | -2/+10 | |
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -1/+1 | |
* | | Improved support for zend-signals. | Dmitry Stogov | 2016-06-20 | 1 | -0/+1 | |
* | | improve date header code | Anatol Belski | 2016-06-02 | 1 | -15/+17 | |
* | | Added mandatory Date: header to built-in webserver | SeeSchloss | 2016-06-02 | 1 | -0/+8 | |
|/ | ||||||
* | Merge branch 'PHP-5.6.19' into PHP-7.0.4 | Stanislav Malyshev | 2016-03-01 | 1 | -1/+1 | |
|\ | ||||||
| * | fix ts buldphp-5.6.19RC1 | Anatol Belski | 2016-02-18 | 1 | -1/+1 | |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-14 | 1 | -0/+13 | |
|\ \ | |/ | ||||||
| * | Fixed bug #71559 Built-in HTTP server, we can downlaod file in web by bug | Anatol Belski | 2016-02-14 | 1 | -0/+13 | |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 | |
| * | Added support for HTTP 451 | Julien Pauli | 2015-12-23 | 1 | -0/+1 | |
* | | Fix bug #71005 (Segfault in php_cli_server_dispatch_router()). | Adam Harvey | 2015-12-01 | 1 | -0/+2 | |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Fix #68291: 404 on urls with '+' | Christoph M. Becker | 2015-09-05 | 1 | -2/+2 | |
* | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-14 | 1 | -0/+12 | |
|\ \ | |/ | ||||||
| * | Fix #70264: CLI server directory traversal | Christoph M. Becker | 2015-08-14 | 1 | -0/+12 |