summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bug #71478 implementing feature requestMatt Ficken2016-03-211-0/+8
* | Merge branch 'PHP-7.0'Anatol Belski2016-03-152-4/+46
|\ \ | |/
| * Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr...Sean DuBois2016-03-152-4/+46
* | Merge branch 'PHP-7.0'Nikita Popov2016-03-034-5/+23
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-034-5/+23
| |\
| | * Fixed bug #69953Christoph M. Becker2016-03-034-5/+23
* | | Merge branch 'PHP-7.0'Nikita Popov2016-03-033-2/+6
|\ \ \ | |/ /
| * | 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-7.0'Stanislav Malyshev2016-03-011-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-7.0'Anatol Belski2016-02-141-0/+13
|\ \ \ | |/ /
| * | 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
* | | be more precise about the meaning of -nJoe Watkins2016-02-101-1/+1
* | | Merge branch 'PHP-7.0'Anatol Belski2016-01-181-5/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-181-5/+5
| |\ \ | | |/
| | * fix testAnatol Belski2016-01-181-5/+5
* | | add WinEditLine support for CLIAnatol Belski2016-01-151-0/+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