summaryrefslogtreecommitdiff
path: root/ext/readline
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Fix header file includeJason Young2016-01-151-0/+4
* | | Merge branch 'PHP-7.0'Lior Kaplan2016-01-014-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-014-4/+4
| |\ \ | | |/
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-014-4/+4
* | | Merge branch 'PHP-7.0'Nikita Popov2015-12-111-8/+8
|\ \ \ | |/ /
| * | Fixed bug #71094Nikita Popov2015-12-111-8/+8
* | | Eliminate _PP macroStanislav Malyshev2015-10-181-1/+1
|/ /
* | Various warning fixesNikita Popov2015-07-171-1/+1
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-302-9/+9
* | Drop zend_indent() as it was never used, complete or workingKalle Sommer Nielsen2015-03-271-1/+0
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* | Merge branch 'PHP-5.6'Xinchen Hui2015-02-152-2/+14
|\ \ | |/
| * Fixed bug #69054 (Null dereference in readline_(read|write)_history() without...Xinchen Hui2015-02-152-2/+14
| * Bump yearXinchen Hui2015-01-154-4/+4
* | Merged zend_array and HashTable into the single data structure.Dmitry Stogov2015-02-131-1/+1
* | bump yearXinchen Hui2015-01-154-4/+4
* | trailing whitespace removalStanislav Malyshev2015-01-103-30/+30
* | Drop duplicate arg from hash_get_current_key_exNikita Popov2014-12-261-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-58/+55
* | Merge branch 'PHP-5.6'Stanislav Malyshev2014-11-231-0/+14
|\ \ | |/
| * Add my information to this testPedro MFA Evangelista2014-09-281-1/+3