summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-241-2/+2
|\
| * Update copyright year to 2017Peter Kokot2017-07-241-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-06-121-0/+46
|\ \ | |/
| * Add simple cli test for PATH/HOST ini sectionsManuel Mausz2017-06-091-0/+46
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-171-0/+4
|\ \ | |/
| * Added cleanupXinchen Hui2017-05-171-0/+4
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-171-0/+34
|\ \ | |/
| * Added test for bug #74600Xinchen Hui2017-05-171-0/+34
* | fix buffer overflowAnatol Belski2017-04-031-2/+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
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-131-3/+3
|\ \ | |/
| * Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-131-3/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-101-1/+1
|\ \ | |/
| * Fixed #73902 mention router support in usage output for php-cliJoe Watkins2017-01-101-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-049-10/+10
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-049-10/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-011-0/+3
|\ \ | |/
| * Flush stderr on win32 in cli_log_messageNikita Popov2017-01-011-0/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-272-18/+56
|\ \ | |/
| * Makes the sapi web server and curl tests more reliableMitch Hagstrand2016-12-272-18/+56
* | extend skipifAnatol Belski2016-11-181-0/+3
* | Better fix for bug #73360Anatol Belski2016-10-211-3/+3
* | Revert "Fixed bug #73360 Unable to work in root with unicode chars"Anatol Belski2016-10-211-3/+3
* | Fixed bug #73360 Unable to work in root with unicode charsAnatol Belski2016-10-211-3/+3
* | pull ps_title behind the logic to support the current codepageAnatol Belski2016-08-111-23/+14
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-091-6/+2
|\ \ | |/
| * Don't copy mime types in CLI serverNikita Popov2016-08-091-6/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-07-281-1/+6
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-281-1/+6
| |\
| | * Fix #72676: Test cli_process_title_unix fails on AIXChristoph M. Becker2016-07-281-1/+6
| * | MFH: Fixed fd leak (the origin commit can not be cherry-picked)Xinchen Hui2016-06-281-1/+3
* | | correct macro namesAnatol Belski2016-07-171-2/+2
* | | Pass error severity to SAPI modules and raise corresponding error level in Ap...Martin Vobruba2016-07-112-3/+3
* | | Fixed compilation warningsDmitry Stogov2016-06-281-9/+6
* | | couple of resource leaks fixes and use after free'sDavid Carlier2016-06-271-1/+3
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-06-241-4/+1
|\ \ \ | |/ /
| * | Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router...Xinchen Hui2016-06-241-4/+1
* | | Fixed compilation warningsDmitry Stogov2016-06-213-9/+13
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-1/+1
* | | Improved support for zend-signals.Dmitry Stogov2016-06-201-0/+1
* | | Merge branch 'master' of git.php.net:php-srcDmitry Stogov2016-06-203-2/+85
|\ \ \
| * | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-203-2/+85
* | | | Cleanup zend_signal APIDmitry Stogov2016-06-201-2/+0
|/ / /
* | | improve date header codeAnatol Belski2016-06-021-15/+17
* | | Added mandatory Date: header to built-in webserverSeeSchloss2016-06-0227-0/+44
* | | Merge branch 'PHP-7.0'Joe Watkins2016-04-291-1/+1
|\ \ \ | |/ /
| * | fix size_t signed comparisonJoe Watkins2016-04-291-1/+1
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-04-151-0/+3
|\ \ \ | |/ /
| * | Fixed failed with libeditXinchen Hui2016-04-151-0/+3