summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server.c
Commit message (Expand)AuthorAgeFilesLines
* Apply tidy formattingNikita Popov2020-02-031-5/+5
* Introduce zend_stream_init_filename()Nikita Popov2019-07-161-10/+2
* improvements to cli serverJoe Watkins2019-07-031-133/+170
* implement support for workers in cli-server on platforms supporting forkJoe Watkins2019-06-291-6/+104
* Include the request method in CLI server logsSimon Welsh2019-05-021-1/+1
* Fix last maybe uninit warnings on 7.4Nikita Popov2019-04-151-0/+1
* Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-2/+2
* Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-3/+1
* Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-03-251-6/+5
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-03-251-6/+5
| |\
| | * Fix #77794: Incorrect Date header format in built-in serverNiklas Keller2019-03-251-6/+5
* | | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-121-3/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-121-2/+6
|\ \ \ | |/ /
| * | Fixed bug #77722Nikita Popov2019-03-121-2/+6
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Remove HAVE_TIME_HPeter Kokot2018-09-211-4/+0
|/ /
* | Remove old SVN keywords substitutionsPeter Kokot2018-06-161-2/+0
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-7/+7
* | Merge branch 'PHP-7.2'Anatol Belski2018-05-131-1/+3
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-131-1/+3
| |\
| | * Fixed bug #76333 PHP built-in server does not find files if root path contain...Anatol Belski2018-05-131-1/+3
* | | No Content-Type header if MIME type is unknownMark Seuffert2018-04-141-8/+7
* | | Merge branch 'PHP-7.2'Nikita Popov2018-01-121-14/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-01-121-14/+16
| |\ \ | | |/
| | * Revert "Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown f...Nikita Popov2018-01-121-14/+16
| | * year++Xinchen Hui2018-01-021-1/+1
| * | year++Xinchen Hui2018-01-021-1/+1
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Merge branch 'PHP-7.2'Anatol Belski2017-11-281-0/+20
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-281-0/+20
| |\ \ | | |/
| | * Fixed bug #73830 Directory does not exist.Anatol Belski2017-11-281-0/+20
| | * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-141-4/+12
| | |\
| | | * Fix bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-11-141-4/+12
* | | | Added exceptions for ZEND_RC_DEBUGDmitry Stogov2017-11-021-3/+6
|/ / /
* | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-10-151-16/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-10-151-16/+14
| |\ \ | | |/
| | * Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function)Xinchen Hui2017-10-151-16/+14
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-09-051-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-051-0/+3
| |\ \ | | |/
| | * Add missing null terminationNikita Popov2017-09-051-0/+3
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-09-051-25/+83
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-09-051-26/+84
| |\ \ | | |/
| | * Fixed bug #70470Bouke van der Bijl2017-09-051-26/+84
* | | Fix bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-04-111-5/+13
* | | Remove more unnecessary checks on Zend's allocator functionsThomas Punt2017-03-161-35/+2
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-181-1/+1
| |\ \ | | |/
| | * Remove remnants of TSMRLS_* macro callsThomas Punt2017-01-181-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1