summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/3274'Stanislav Malyshev2018-06-192-8/+12
|\
| * Added const modifierpmukhin2018-06-062-2/+2
| * 76363: added jsm extension to list of mime typespmukhin2018-06-062-8/+12
* | Fix bug #44217: Output after stdout/stderr closed cause immediate exit with s...Robert Lu2018-06-192-16/+7
* | Remove old SVN keywords substitutionsPeter Kokot2018-06-162-4/+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-181-6/+12
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-181-6/+12
| |\
| | * Fix cli server test fails after recent AppVeyor image updateAnatol Belski2018-05-181-6/+12
* | | 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
* | | Move constant array into read-only memoryDmitry Stogov2018-03-141-1/+1
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2027-27/+27
* | | Fix some misspellingsGabriel Caruso2018-02-061-1/+1
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-041-17/+17
* | | Use bool instead of boolean in protoGabriel Caruso2018-02-041-1/+1
* | | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-043-15/+9
* | | 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
* | | Merge branch 'PHP-7.2'Xinchen Hui2018-01-031-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2018-01-031-2/+2
| |\ \ | | |/
| | * Happy new year (Update copyright to 2018)Lior Kaplan2018-01-021-2/+2
| | * year++Xinchen Hui2018-01-029-10/+10
| * | year++Xinchen Hui2018-01-029-10/+10
* | | year++Xinchen Hui2018-01-029-10/+10
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-161-10/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-12-161-10/+11
| |\ \ | | |/
| | * Move includes in ps_title.cDavid Carlier2017-12-161-10/+11
* | | 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-143-73/+79
| | |\
| | | * Fix bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-11-143-73/+79
* | | | Added PCRE_JIT_SUPPORT flagXinchen Hui2017-11-141-1/+5
* | | | Patch core for PCRE2 supportAnatol Belski2017-11-131-1/+3
* | | | Added exceptions for ZEND_RC_DEBUGDmitry Stogov2017-11-021-3/+6
* | | | Use per-request heap instead of system oneDmitry Stogov2017-10-271-3/+3
* | | | Merge branch 'PHP-7.2'Xinchen Hui2017-10-151-16/+14
|\ \ \ \ | |/ / /
| * | | 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
* | | | Remove empty and done TODO file for CLI SAPIPeter Kokot2017-09-241-2/+0
* | | | Merge branch 'PHP-7.2'Anatol Belski2017-09-181-13/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-181-13/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-181-13/+1
| | |\ \ | | | |/
| | | * Fix the version check causing the test failAnatol Belski2017-09-181-13/+1