Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 4 | -4/+4 |
| | |||||
* | revert workaround for bug #74489 as it's fixed in the dependency lib | Anatol Belski | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | Fixed bug #74489 readline() immediately returns false in interactive console ↵ | Anatol Belski | 2017-04-22 | 1 | -1/+1 |
| | | | | mode | ||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 4 | -4/+4 |
| | |||||
* | extend skipif | Anatol Belski | 2016-11-18 | 1 | -0/+1 |
| | |||||
* | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-07-03 | 2 | -0/+20 |
|\ | | | | | | | | | * PHP-7.0: Fixed bug #72538 (readline_redisplay crashes php) | ||||
| * | Fixed bug #72538 (readline_redisplay crashes php) | Xinchen Hui | 2016-07-03 | 2 | -0/+20 |
| | | |||||
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-28 | 1 | -0/+2 |
| | | |||||
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Joe Watkins | 2016-04-29 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: fix size_t signed comparison | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | These are either in debug code (fix them), commented out (drop them) or in dead compatibility macros (drop them). One usage was in php_stream_get_from_zval(), which we have not used since at least PHP 5.2 and, judging from the fact that nobody complained about it causing compile errors in PHP 7, nobody else uses it either, so drop it. There are still remaining uses in mysqli embedded and odbc birdstep. These probably need to be dropped outright. | ||||
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-03-02 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed test ext/readline/tests/readline_read_history_error_001.phpt | ||||
| * | Fixed test ext/readline/tests/readline_read_history_error_001.phpt | Xinchen Hui | 2016-03-02 | 1 | -1/+1 |
| | | | | | | | | This only pass with libedit | ||||
| * | The test self should be fixed(maybe relates to env?) | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Revert "Fixed test ext/readline/tests/readline_read_history_error_001.phpt" This reverts commit 69e26f9f8fb444fab29bba0fc99fab0cf6f80dd4. | ||||
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | * PHP-7.0: Revert "Fixed test ext/readline/tests/readline_read_history_error_001.phpt" | ||||
| * | | Revert "Fixed test ext/readline/tests/readline_read_history_error_001.phpt" | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
| |/ | | | | | | | This reverts commit 69e26f9f8fb444fab29bba0fc99fab0cf6f80dd4. | ||||
* | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed test ext/readline/tests/readline_read_history_error_001.phpt | ||||
| * | Fixed test ext/readline/tests/readline_read_history_error_001.phpt | Xinchen Hui | 2016-02-29 | 1 | -1/+1 |
| | | |||||
* | | vc doesn't support #warning | Anatol Belski | 2016-01-19 | 1 | -0/+2 |
| | | |||||
* | | fork test | Anatol Belski | 2016-01-15 | 2 | -0/+32 |
| | | |||||
* | | fork test | Anatol Belski | 2016-01-15 | 2 | -0/+45 |
| | | |||||
* | | add wineditline info to minfo | Anatol Belski | 2016-01-15 | 1 | -1/+3 |
| | | |||||
* | | basic support for wineditline | Anatol Belski | 2016-01-15 | 2 | -1/+38 |
| | | |||||
* | | config.w32 for ext/readline | Anatol Belski | 2016-01-15 | 1 | -0/+16 |
| | | |||||
* | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-01-15 | 1 | -0/+4 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fix header file include | ||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-01-15 | 1 | -0/+4 |
| |\ | | | | | | | | | | | | | * PHP-5.6: Fix header file include | ||||
| | * | Fix header file include | Jason Young | 2016-01-15 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | * PHP-7.0: Update header to PHP Version 7 Happy new year (Update copyright to 2016) Happy new year (Update copyright to 2016) | ||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
| |\ \ | | |/ | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 4 | -4/+4 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2015-12-11 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #71094 | Nikita Popov | 2015-12-11 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | I didn't see any non-dummy readline tests to work off, so this change is tested manually only. While at it also fix other zval_dtors and use ZVAL_COPY. | ||||
* | | | Eliminate _PP macro | Stanislav Malyshev | 2015-10-18 | 1 | -1/+1 |
|/ / | | | | | | | | | Not sure if this code ever used (probably not as it doesn't even compile now) but just in case... | ||||
* | | Various warning fixes | Nikita Popov | 2015-07-17 | 1 | -1/+1 |
| | | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 2 | -9/+9 |
| | | | | | | | | semantick changes). | ||||
* | | 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 |
|\ \ | |/ | | | | | | | Conflicts: ext/readline/readline.c | ||||
| * | Fixed bug #69054 (Null dereference in readline_(read|write)_history() ↵ | Xinchen Hui | 2015-02-15 | 2 | -2/+14 |
| | | | | | | | | without parameters) | ||||
| * | 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 |
| | | | | | | | | | | Now each HashTable is also zend_array, so it's refcounted and may be a subject for Copy on Write zend_array_dup() was changed to allocate and return HashTable, instead of taking preallocated HashTable as argument. | ||||
* | | 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 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: test to function addcslashes test Test PHP Init Fail Without Params Add my information to this test Add a test for the exception cases of readline_read_history added some tests to datetime and dateinterval functions added various tests for XSLTProcessor and one test for iconv extension teste basico da funcao timezone_version_get | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | As per https://wiki.php.net/rfc/remove_alternative_php_tags. Removes: * <% opening tag * %> closing tag * <%= short opening tag * /<script\s+language\s*=\s*(php|"php"|'php')\s*>/i opening tag * /</script>/i closing tag * asp_tags ini directive |