summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #74849 Process is started as interactive shell in PhpStormAnatol Belski2017-07-031-2/+1
* Fixed php_socket_t to int conversionRichard Fussenegger2017-06-151-1/+1
* Merge branch 'PHP-7.1'Xinchen Hui2017-06-121-0/+46
|\
| * 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
* | | missing fix for another testRemi Collet2017-05-291-1/+2
* | | extend conditionAnatol Belski2017-05-271-1/+1
* | | Turn interactive mode on, if cli binary is clicked in filemanagerAnatol Belski2017-05-251-0/+5
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-05-171-0/+4
|\ \ \ | |/ /
| * | 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.1'Xinchen Hui2017-05-171-0/+34
|\ \ \ | |/ /
| * | 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 bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-04-113-74/+80
* | | Merge branch 'PHP-7.1'Anatol Belski2017-04-031-2/+1
|\ \ \ | |/ /
| * | fix buffer overflowAnatol Belski2017-04-031-2/+1
* | | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-231-1/+1
* | | 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
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-131-3/+3
|\ \ \ | |/ /
| * | 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.1'Joe Watkins2017-01-101-1/+1
|\ \ \ | |/ /
| * | 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
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-029-10/+10
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-011-0/+3
|\ \ \ | |/ /
| * | 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.1'Nikita Popov2016-12-272-18/+56
|\ \ \ | |/ /
| * | 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
* | | Path handling related refactoringsAnatol Belski2016-12-221-5/+5
* | | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-221-3/+3
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-181-0/+3
|\ \ \ | |/ /
| * | extend skipifAnatol Belski2016-11-181-0/+3
* | | Merge branch 'master' of git.php.net:/php-srcJoe Watkins2016-11-121-3/+0
|\ \ \
| * | | Remove Netware supportKalle Sommer Nielsen2016-11-121-3/+0
* | | | Use "Standard input code" instead of "php://stdin"Andrea Faulds2016-11-122-3/+3
* | | | Show "php://stdin" instead of "-" in error messagesAndrea Faulds2016-11-122-3/+3
|/ / /
* | | Add VT100 support for WindowsMichele Locati2016-10-281-0/+9
|/ /
* | 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