Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that params with null default are marked nullable | Nikita Popov | 2019-08-26 | 2 | -2/+2 |
* | Fix bug77812-*.phpt | Christoph M. Becker | 2019-08-23 | 2 | -2/+8 |
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-23 | 3 | -4/+95 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-08-23 | 3 | -4/+95 |
| |\ | |||||
| | * | Fix #77812: Interactive mode does not support PHP 7.3-style heredoc | Christoph M. Becker | 2019-08-23 | 3 | -4/+95 |
* | | | Add readline arginfo stubs | Stephen Reay | 2019-08-12 | 3 | -56/+101 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-12 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | Add missing argument checks | Christoph M. Becker | 2019-08-12 | 1 | -0/+16 |
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-16 | 1 | -10/+2 |
|\ \ \ | |/ / | |||||
| * | | Introduce zend_stream_init_filename() | Nikita Popov | 2019-07-16 | 1 | -10/+2 |
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-05 | 1 | -4/+12 |
|\ \ \ | |/ / | |||||
| * | | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -4/+12 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-05-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-05-21 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-05-21 | 1 | -1/+1 |
| | |\ | |||||
| | | * | use {TMP} placeholder in phpt tests | Holly Li (WIPRO LIMITED) | 2019-05-21 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -3/+2 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-12 | 1 | -8/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Avoid potentially-uninitialized warnings in readline | Nikita Popov | 2019-04-12 | 1 | -5/+4 |
| * | | | Fix uninitializde heredoc_tag use in readline | Nikita Popov | 2019-04-12 | 1 | -3/+10 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-11 | 1 | -5/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove the readline thread-safety warning | Nikita Popov | 2019-04-11 | 1 | -5/+0 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-07 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove checks for locale.h, setlocale, localeconv | Peter Kokot | 2019-04-07 | 1 | -3/+0 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-19 | 1 | -4/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove extension readmes | Peter Kokot | 2019-03-19 | 1 | -4/+0 |
* | | | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 5 | -20/+0 |
|/ / / | |||||
* | | | Remove function_table var from the caller | c9s | 2019-03-11 | 1 | -2/+2 |
* | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -4/+8 |
* | | | use pkg-config for libedit | Remi Collet | 2019-02-19 | 1 | -15/+11 |
* | | | add readline_list_history with libedit >= 3.1 and mingweditline | Remi Collet | 2019-02-19 | 5 | -11/+49 |
* | | | Fix failing tests for readline() without input | Peter Kokot | 2019-02-10 | 1 | -2/+2 |
* | | | Tests for readline() without input | Jonathan Stevens | 2019-02-10 | 1 | -0/+15 |
* | | | Fix failing readline() basic test | Peter Kokot | 2019-02-09 | 1 | -2/+1 |
* | | | readline - add basic test | Joel Clermont | 2019-02-09 | 1 | -0/+18 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 2 | -16/+0 |
* | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 4 | -4/+4 |
|/ / | |||||
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-01-11 | 1 | -2/+15 |
|\ \ | |/ | |||||
| * | Fix rl_completion_matches detection | Ondřej Surý | 2019-01-11 | 1 | -2/+15 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -4/+4 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -4/+0 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -3/+3 |
| * | year++ | Xinchen Hui | 2018-01-02 | 4 | -4/+4 |
* | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 3 | -3/+3 |
* | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -4/+4 |
* | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 3 | -4/+0 |
* | | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -3/+3 |
* | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 6 | -12/+1 |
* | | Give a reason why the test was skipped | Gabriel Caruso | 2018-07-22 | 1 | -1/+3 |