summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant Exception::__clone() methodNikita Popov2018-11-261-7/+4
* Merge branch 'PHP-7.3'Anatol Belski2018-11-163-5/+47
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-11-163-5/+47
| |\
| | * Fixed bug #77111 php-win.exe corrupts unicode symbols from cli parametersAnatol Belski2018-11-163-5/+47
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-7/+1
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1450-101/+101
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-53/+53
* | | Merge branch 'PHP-7.3'Rasmus Lerdorf2018-10-311-1/+0
|\ \ \ | |/ /
| * | Fix stray newline that caused this test to failRasmus Lerdorf2018-10-311-1/+0
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-7/+1
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1449-94/+94
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-53/+53
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-7/+1
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-146-6/+6
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1449-86/+86
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-53/+53
* | | Remove HAVE_TIME_HPeter Kokot2018-09-211-4/+0
* | | Make PHP development tools files and scripts executablePeter Kokot2018-08-291-0/+0
* | | Make more tests run on LinuxGabriel Caruso2018-08-283-14/+8
|/ /
* | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-5/+4
* | Pack zend_constant.flags and zend_constant.module_number into reserved space ...Dmitry Stogov2018-07-261-6/+3
* | Remove unused Git attributes identPeter Kokot2018-07-257-14/+1
* | 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
| |\ \ | | |/