summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-141-4/+0
|\
| * cleanup more redundant S_IS* declarationsAnatol Belski2015-05-251-4/+0
* | Throwable method signatures.Aaron Piotrowski2015-05-181-9/+9
* | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-172-2/+2
* | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-172-2/+2
|\ \ | |/
| * Tweak uncaught exception message displayNikita Popov2015-05-172-2/+2
* | Fix a few missed tests.Aaron Piotrowski2015-05-161-1/+1
* | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-164-5/+5
|/
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-152-2/+9
* Add comment about SEARCH HTTP Verb being possible as wellMats Lindh2015-05-121-2/+1
* Add test for the SEARCH HTTP verb in the CLI HTTP server.Mats Lindh2015-05-121-0/+40
* Add "SEARCH" as supported HTTP verb.Mats Lindh2015-05-122-0/+4
* Drop zend_indent() as it was never used, complete or workingKalle Sommer Nielsen2015-03-272-22/+0
* fix testAnatol Belski2015-03-231-1/+1
* Fixed testXinchen Hui2015-03-211-1/+1
* Merge branch 'rfc-preg-replace-callback-array' of https://github.com/zxcvdavi...Xinchen Hui2015-03-211-0/+9
|\
| * Implement preg_replace_callback_array functionWei Dai2015-03-131-0/+9
* | don't expect set/get title symbols are always thereAnatol Belski2015-03-181-3/+35
|/
* Fix CLI test and drop some now unnecessary codeNikita Popov2015-03-091-1/+4
* Implement engine exceptionsDmitry Stogov2015-03-091-2/+2
* Merge branch 'PHP-5.6'Reeze Xia2015-03-032-0/+20
|\
| * Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-163-4/+4
* | Merged zend_array and HashTable into the single data structure.Dmitry Stogov2015-02-131-2/+2
* | remove useless condition (same as headers_list())Anatol Belski2015-02-131-3/+0
* | Silence unused variable warningReeze Xia2015-02-131-4/+1
* | Merge branch 'PHP-5.6'Xinchen Hui2015-02-131-4/+1
|\ \ | |/
| * bump yearXinchen Hui2015-01-158-9/+9
| * Fix bug #68784Rasmus Lerdorf2015-01-091-1/+1
* | zend_read_property() has to provide a holder for return value.Dmitry Stogov2015-01-221-2/+2
* | bump yearXinchen Hui2015-01-1510-11/+11
* | Faster sorting algoXinchen Hui2015-01-141-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-103-18/+18
* | Fix bug #68784Rasmus Lerdorf2015-01-091-1/+1
* | Merge branch 'PHP-5.6'Adam Harvey2015-01-068-10/+48
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2015-01-068-10/+48
| |\
| | * Handle NULL strings in sapi_cli_server_register_variable().Adam Harvey2015-01-062-0/+39
| | * Allow CLI server test scripts to specify the name of the router file.Adam Harvey2015-01-066-10/+9
| | * Fix php cli (-S option) inconsistent port parsingnil0x422014-11-301-2/+2
| * | Fix php cli (-S option) inconsistent port parsingnil0x422014-11-301-2/+2
* | | Unify HTTP status code mapsAndrea Faulds2014-12-211-56/+6
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-135-203/+203
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-052-7/+7
|\ \ \
| * | | Fix php cli (-S option) inconsistent port parsingnil0x422014-11-301-2/+2
| * | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-11-291-5/+5
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-11-291-5/+5
| | |\ \ | | | |/
| | | * fix test with readline on macFerenc Kovacs2014-11-291-5/+5
| | * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-261-1/+1
|\ \ \ \ | |/ / /
| * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1