summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* leave a sane environment behind (even if empty) when exitingNuno Lopes2013-04-071-0/+4
* missed part of the patchXinchen Hui2013-03-291-0/+1
* Fixed bug #64544 (Valgrind warnings after using putenv)Xinchen Hui2013-03-292-5/+27
* Merge branch 'pull-request/313' into PHP-5.5Keyur Govande2013-03-292-5/+9
|\
| * Patch for Bug #64544.Keyur Govande2013-03-292-5/+9
* | Fix Bug #64545: PHP Error in ef93a93ee21bce9218188Nikita Popov2013-03-281-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-2/+7
|\ \
| * | Attempt to fix SKIPXinchen Hui2013-03-281-2/+7
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-1/+1
|\ \ \ | |/ /
| * | Fix test on Mac (\D shows up)Xinchen Hui2013-03-281-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-0/+62
|\ \ \ | |/ /
| * | Add test for #64529Xinchen Hui2013-03-281-0/+62
* | | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-03-241-3/+29
|\ \ \ | |/ /
| * | Document embedded server options in manpageJohannes Schlüter2013-03-241-1/+27
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-03-241-2/+2
| |\ \
| | * | It's 2013, even for a manpageJohannes Schlüter2013-03-241-2/+2
| | * | Happy New Year~Xinchen Hui2013-01-013-4/+4
* | | | Merge branch 'PHP-5.4' into PHP-5.5Pierre Joye2013-03-241-0/+2
|\ \ \ \ | |/ / /
| * | | - add reminder for checking return valuesPierre Joye2013-03-241-0/+2
* | | | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-03-231-16/+43
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | - fix x64 issues on windows with the various time types (overflow, signed and...Pierre Joye2013-03-231-16/+43
* | | Support for CLI process title (https://wiki.php.net/rfc/cli_process_title)Keyur Govande2013-03-0711-3/+769
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-02-171-0/+4
|\ \ \ | |/ /
| * | Added HTTP codes as of RFC 6585Jonh Wendell2013-02-171-0/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-02-011-17/+13
|\ \ \ | |/ /
| * | Fixed bug #64128 buit-in web server is broken on ppc64.Remi Collet2013-02-011-17/+13
* | | PR #260: Update css for 404 pages to feel more up to date and have a consiste...Lars Strojny2013-01-143-7/+9
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-01-011-0/+82
|\ \ \ | |/ /
| * | Bug #43177: If an eval() has a parse error, the overall exit status and retur...Stanislav Malyshev2013-01-011-0/+82
| * | Happy New YearXinchen Hui2013-01-014-5/+5
* | | Happy New YearXinchen Hui2013-01-014-5/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2012-12-142-134/+35
|\ \ \ | |/ /
| * | update test for supported Mime Types checkingpascalc2012-12-141-133/+31
| * | update list of common Mime Types in PHP development server to support Web aud...pascalc2012-12-141-1/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Anatoliy Belsky2012-11-141-1/+1
|\ \ \ | |/ /
| * | Fixed test sapi/cli/tests/006.phptAnatoliy Belsky2012-11-141-1/+1
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-103-33/+21
|\ \ \ | |/ /
| * | Implemented FR #63242 (Default error page in PHP built-in web server uses out...Xinchen Hui2012-10-103-33/+21
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.4'Lars Strojny2012-09-183-0/+48
|\ \ \ | |/ /
| * | Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserverLars Strojny2012-09-183-0/+48
* | | Merge branch 'PHP-5.4'Stanislav Malyshev2012-09-154-22/+71
|\ \ \ | |/ /
| * | Respond with 501 to unknown request methodsNiklas Lindgren2012-09-154-22/+71
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-09-051-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-051-1/+1
| |\ \ | | |/
* | | Merge branch 'PHP-5.4'Felipe Pena2012-08-161-1/+4
|\ \ \ | |/ /
| * | - Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not ...Felipe Pena2012-08-161-1/+4
* | | Merge branch 'pull-request/132'Stanislav Malyshev2012-08-052-70/+27
|\ \ \ | |/ / |/| |