summaryrefslogtreecommitdiff
path: root/ext/readline
Commit message (Expand)AuthorAgeFilesLines
* Fix #77812: Interactive mode does not support PHP 7.3-style heredocChristoph M. Becker2019-08-233-4/+95
* Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-05-211-1/+1
|\
| * use {TMP} placeholder in phpt testsHolly Li (WIPRO LIMITED)2019-05-211-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-111-2/+15
|\ \ | |/
| * Fix rl_completion_matches detectionOndřej Surý2019-01-111-2/+15
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-143-4/+4
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-143-4/+0
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
| * year++Xinchen Hui2018-01-024-4/+4
* | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-153-3/+3
* | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-4/+4
* | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-4/+0
* | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-3/+3
* | Remove unused Git attributes identPeter Kokot2018-07-256-12/+1
* | Give a reason why the test was skippedGabriel Caruso2018-07-221-1/+3
* | Move to size_t for string lengthAnatol Belski2018-07-091-12/+12
* | Removed useless zval_ptr_dtor()Dmitry Stogov2018-05-291-4/+1
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-282-8/+8
* | Add support for rl_completion_suppress_append and rl_completion_append_characterTim Bazuin2018-03-252-1/+32
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* | year++Xinchen Hui2018-01-024-4/+4
* | Test that readline respects open_basedirRicardo Melo2017-08-252-0/+34
|/
* Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* Only compute callback name in error casesNikita Popov2017-06-251-8/+6
* revert workaround for bug #74489 as it's fixed in the dependency libAnatol Belski2017-05-141-1/+1
* Fixed bug #74489 readline() immediately returns false in interactive console ...Anatol Belski2017-04-221-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-044-4/+4
* extend skipifAnatol Belski2016-11-181-0/+1
* Merge branch 'PHP-7.0'Xinchen Hui2016-07-032-0/+20
|\
| * Fixed bug #72538 (readline_redisplay crashes php)Xinchen Hui2016-07-032-0/+20
* | Fixed compilation warningsDmitry Stogov2016-06-281-0/+2
* | Fixed compilation warningsDmitry Stogov2016-06-221-1/+2
* | Merge branch 'PHP-7.0'Joe Watkins2016-04-291-1/+2
|\ \ | |/
| * fix size_t signed comparisonJoe Watkins2016-04-291-1/+2
| * Eliminate usages of _PP macrosNikita Popov2016-03-031-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-03-021-1/+1
|\ \ | |/
| * Fixed test ext/readline/tests/readline_read_history_error_001.phptXinchen Hui2016-03-021-1/+1
| * The test self should be fixed(maybe relates to env?)Xinchen Hui2016-02-291-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-02-291-1/+1
|\ \
| * | Revert "Fixed test ext/readline/tests/readline_read_history_error_001.phpt"Xinchen Hui2016-02-291-1/+1
| |/
* | Merge branch 'PHP-7.0'Xinchen Hui2016-02-291-1/+1
|\ \ | |/
| * Fixed test ext/readline/tests/readline_read_history_error_001.phptXinchen Hui2016-02-291-1/+1
* | vc doesn't support #warningAnatol Belski2016-01-191-0/+2
* | fork testAnatol Belski2016-01-152-0/+32
* | fork testAnatol Belski2016-01-152-0/+45
* | add wineditline info to minfoAnatol Belski2016-01-151-1/+3
* | basic support for wineditlineAnatol Belski2016-01-152-1/+38
* | config.w32 for ext/readlineAnatol Belski2016-01-151-0/+16
* | Merge branch 'PHP-7.0'Anatol Belski2016-01-151-0/+4
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-151-0/+4
| |\