summaryrefslogtreecommitdiff
path: root/ext/readline
Commit message (Expand)AuthorAgeFilesLines
* Make sure that params with null default are marked nullableNikita Popov2019-08-262-2/+2
* Fix bug77812-*.phptChristoph M. Becker2019-08-232-2/+8
* Merge branch 'PHP-7.4'Christoph M. Becker2019-08-233-4/+95
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-233-4/+95
| |\
| | * Fix #77812: Interactive mode does not support PHP 7.3-style heredocChristoph M. Becker2019-08-233-4/+95
* | | Add readline arginfo stubsStephen Reay2019-08-123-56/+101
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-121-0/+16
|\ \ \ | |/ /
| * | Add missing argument checksChristoph M. Becker2019-08-121-0/+16
* | | Merge branch 'PHP-7.4'Nikita Popov2019-07-161-10/+2
|\ \ \ | |/ /
| * | Introduce zend_stream_init_filename()Nikita Popov2019-07-161-10/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-4/+12
|\ \ \ | |/ /
| * | Allow exceptions in __toString()Nikita Popov2019-06-051-4/+12
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-211-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-05-211-1/+1
| |\ \ | | |/
| | * 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.4'Peter Kokot2019-05-121-3/+2
|\ \ \ \ | |/ / /
| * | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-3/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-121-8/+14
|\ \ \ \ | |/ / /
| * | | Avoid potentially-uninitialized warnings in readlineNikita Popov2019-04-121-5/+4
| * | | Fix uninitializde heredoc_tag use in readlineNikita Popov2019-04-121-3/+10
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-111-5/+0
|\ \ \ \ | |/ / /
| * | | Remove the readline thread-safety warningNikita Popov2019-04-111-5/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-3/+0
|\ \ \ \ | |/ / /
| * | | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-3/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-191-4/+0
|\ \ \ \ | |/ / /
| * | | Remove extension readmesPeter Kokot2019-03-191-4/+0
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-115-20/+0
|/ / /
* | | Remove function_table var from the callerc9s2019-03-111-2/+2
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+8
* | | use pkg-config for libeditRemi Collet2019-02-191-15/+11
* | | add readline_list_history with libedit >= 3.1 and mingweditlineRemi Collet2019-02-195-11/+49
* | | Fix failing tests for readline() without inputPeter Kokot2019-02-101-2/+2
* | | Tests for readline() without inputJonathan Stevens2019-02-101-0/+15
* | | Fix failing readline() basic testPeter Kokot2019-02-091-2/+1
* | | readline - add basic testJoel Clermont2019-02-091-0/+18
* | | Remove local variablesPeter Kokot2019-02-032-16/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-304-4/+4
|/ /
* | 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