| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
* | Fixed bug #72538 (readline_redisplay crashes php) | Xinchen Hui | 2016-07-03 | 2 | -0/+20 |
* | fix size_t signed comparison | Joe Watkins | 2016-04-29 | 1 | -1/+2 |
* | Eliminate usages of _PP macros | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | Fixed test ext/readline/tests/readline_read_history_error_001.phpt | Xinchen Hui | 2016-03-02 | 1 | -1/+1 |
* | The test self should be fixed(maybe relates to env?) | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
* | Fixed test ext/readline/tests/readline_read_history_error_001.phpt | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-01-15 | 1 | -0/+4 |
|\ |
|
| * | Fix header file include | Jason Young | 2016-01-15 | 1 | -0/+4 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
|\ \
| |/ |
|
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
* | | Fixed bug #71094 | Nikita Popov | 2015-12-11 | 1 | -8/+8 |
* | | Various warning fixes | Nikita Popov | 2015-07-17 | 1 | -1/+1 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 2 | -9/+9 |
* | | Drop zend_indent() as it was never used, complete or working | Kalle Sommer Nielsen | 2015-03-27 | 1 | -1/+0 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-02-15 | 2 | -2/+14 |
|\ \
| |/ |
|
| * | Fixed bug #69054 (Null dereference in readline_(read|write)_history() without... | Xinchen Hui | 2015-02-15 | 2 | -2/+14 |
| * | Bump year | Xinchen Hui | 2015-01-15 | 4 | -4/+4 |
* | | Merged zend_array and HashTable into the single data structure. | Dmitry Stogov | 2015-02-13 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 4 | -4/+4 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 3 | -30/+30 |
* | | Drop duplicate arg from hash_get_current_key_ex | Nikita Popov | 2014-12-26 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 2 | -58/+55 |
* | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-23 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Add my information to this test | Pedro MFA Evangelista | 2014-09-28 | 1 | -1/+3 |
| * | Add a test for the exception cases of readline_read_history | Pedro MFA Evangelista | 2014-09-28 | 1 | -0/+12 |
* | | Remove <% and <script language="php"> tags | Nikita Popov | 2014-10-05 | 1 | -7/+0 |
* | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 2 | -2/+2 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 4 | -4/+4 |
* | | Fix readline warnings | Nikita Popov | 2014-09-05 | 1 | -2/+2 |
* | | Refactored INI subsystem to use zend_string* instead of char* | Dmitry Stogov | 2014-09-01 | 1 | -2/+2 |
* | | Use global symbol table for completion after $ in readline. | Johannes Schlüter | 2014-08-30 | 1 | -1/+1 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -30/+30 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -21/+21 |
* | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-08-04 | 1 | -2/+15 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2014-07-24 | 1 | -1/+11 |
| |\ |
|
| | * | Fix bug #67496 Save command history when exiting interactive shell with contr... | Dmitry Saprykin | 2014-07-24 | 1 | -1/+11 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2014-07-24 | 1 | -1/+4 |
| |\ \
| | |/ |
|
| | * | Fix bug #55496 Interactive mode doesn't force a newline before the prompt | Johannes Schlüter | 2014-07-24 | 1 | -1/+4 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 4 | -4/+4 |
| * | | fix test | Stanislav Malyshev | 2014-01-26 | 1 | -1/+2 |
* | | | Removed EG(active_symbol_table) and use corresponding value from EG(current_e... | Dmitry Stogov | 2014-07-04 | 1 | -1/+2 |
* | | | phpng support for ext/readline | Dmitry Stogov | 2014-05-18 | 2 | -114/+92 |
* | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | fix test | Stanislav Malyshev | 2014-01-26 | 1 | -1/+2 |
| |/ / |
|
* | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -6/+6 |
|/ / |
|
* | | Skip readline tests which fail with libedit | Remi Collet | 2014-01-20 | 8 | -4/+131 |