summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-11-143-73/+79
* Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown function)Xinchen Hui2017-10-151-16/+14
* Fix the version check causing the test failAnatol Belski2017-09-181-13/+1
* Add missing null terminationNikita Popov2017-09-051-0/+3
* Fixed bug #70470Bouke van der Bijl2017-09-053-28/+119
* Update copyright year to 2017Peter Kokot2017-07-241-2/+2
* Add simple cli test for PATH/HOST ini sectionsManuel Mausz2017-06-091-0/+46
* Added cleanupXinchen Hui2017-05-171-0/+4
* Added test for bug #74600Xinchen Hui2017-05-171-0/+34
* Remove remnants of TSMRLS_* macro callsThomas Punt2017-01-181-1/+1
* Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-131-3/+3
* 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
* Flush stderr on win32 in cli_log_messageNikita Popov2017-01-011-0/+3
* Makes the sapi web server and curl tests more reliableMitch Hagstrand2016-12-272-18/+56
* Don't copy mime types in CLI serverNikita Popov2016-08-091-6/+2
* 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
* | Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router...Xinchen Hui2016-06-241-4/+1
* | fix size_t signed comparisonJoe Watkins2016-04-291-1/+1
* | Fixed failed with libeditXinchen Hui2016-04-151-0/+3
* | Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr...Sean DuBois2016-03-152-4/+46
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-034-5/+23
|\ \ | |/
| * Fixed bug #69953Christoph M. Becker2016-03-034-5/+23
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-031-0/+4
|\ \ | |/
| * Disable upload_2G test on travisNikita Popov2016-03-031-0/+4
| * fix ts buldAnatol Belski2016-02-181-1/+1
* | Merge branch 'PHP-5.6.19' into PHP-7.0.4Stanislav Malyshev2016-03-011-1/+1
|\ \
| * | fix ts buldphp-5.6.19RC1Anatol Belski2016-02-181-1/+1
| |/
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-141-0/+13
|\ \ | |/
| * Fixed bug #71559 Built-in HTTP server, we can downlaod file in web by bugAnatol Belski2016-02-141-0/+13
* | be more precise about the meaning of -nJoe Watkins2016-02-101-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-181-5/+5
|\ \ | |/
| * fix testAnatol Belski2016-01-181-5/+5
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-01-041-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-031-1/+1
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-018-9/+9
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-018-9/+9
| * Added support for HTTP 451Julien Pauli2015-12-231-0/+1
* | Fix bug #71005 (Segfault in php_cli_server_dispatch_router()).Adam Harvey2015-12-012-0/+48
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2015-11-231-2/+2
|\ \ | |/
| * Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_i...Lior Kaplan2015-11-231-2/+2
| * Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Update mime type generator script to keep track of additional mime-typesReeze Xia2015-11-152-1/+13
* | Added support for CSS/JavaScript source mapsThorsten Rinne2015-11-151-0/+1
* | Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Fixed bug #70863 Incorect logic to increment_function for proxy objectsAnatol Belski2015-11-061-1/+1