Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #80757 (Exit code is 0 when could not open file) | Felipe Pena | 2021-02-24 | 1 | -0/+1 |
* | Remove ZEND_HANDLE_MAPPED | Nikita Popov | 2019-07-16 | 1 | -3/+0 |
* | Move shebang handling into the lexer | Nikita Popov | 2019-07-15 | 1 | -46/+1 |
* | Fix init_file leak in phpdbg | Nikita Popov | 2019-06-28 | 1 | -0/+1 |
* | Don't use zmm for PHPDBG_G(exec) | Nikita Popov | 2019-06-27 | 1 | -4/+4 |
* | Fix out of bounds write in phpdbg | Nikita Popov | 2019-06-25 | 1 | -1/+1 |
* | Fix stack leak in phpdbg | Nikita Popov | 2019-06-21 | 1 | -1/+8 |
* | Fix potentially uninitialized warnings in phpdbg | Nikita Popov | 2019-04-12 | 1 | -23/+24 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Joe Watkins | 2019-03-27 | 1 | -8/+12 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Joe Watkins | 2019-03-27 | 1 | -8/+12 |
| |\ | |||||
| | * | Fix #77805 phpdbg build fails when readline is shared | Joe Watkins | 2019-03-27 | 1 | -8/+12 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -1/+1 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | | | Fix localized error messages and memory leaks | Anatol Belski | 2018-09-17 | 1 | -1/+1 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
|/ / | |||||
* | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -1/+1 |
* | | Avoid magic method hash lookups | Dmitry Stogov | 2018-07-02 | 1 | -1/+1 |
* | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -1/+1 |
* | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 |
|/ | |||||
* | Implemented HYBRID VM instruction dispatch method that takes advantages of bo... | Dmitry Stogov | 2017-05-03 | 1 | -1/+1 |
* | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix copying too much leading to potential segfault | Bob Weinand | 2017-01-25 | 1 | -1/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | | Finish remaining replacement uint => uint32_t | Anatol Belski | 2016-12-22 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-22 | 1 | -4/+31 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-12-22 | 1 | -4/+31 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #73704 (phpdbg shows the wrong line in files with shebang) | Bob Weinand | 2016-12-22 | 1 | -4/+31 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-12-20 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #73794 (Crash (out of memory) when using run and # command separator) | Bob Weinand | 2016-12-20 | 1 | -0/+6 |
* | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-11-30 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-30 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup) | Bob Weinand | 2016-11-30 | 1 | -3/+3 |
| * | | use already exported symbol | Anatol Belski | 2016-10-14 | 1 | -1/+1 |
| * | | Fix accidental PHPDBG_ABI break | Bob Weinand | 2016-10-14 | 1 | -3/+3 |
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-14 | 1 | -5/+118 |
* | | | phpdbg standard input changes | Joe Watkins | 2016-11-13 | 1 | -4/+4 |
* | | | Merge branch 'master' of git.php.net:/php-src | Joe Watkins | 2016-11-12 | 1 | -3/+0 |
|\ \ \ | |||||
| * | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -3/+0 |
* | | | | update phpdbg with stdin code change | Joe Watkins | 2016-11-12 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-13 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | use already exported symbol | Anatol Belski | 2016-10-13 | 1 | -1/+1 |
| * | | Fix accidental PHPDBG_ABI break | Bob Weinand | 2016-10-12 | 1 | -3/+3 |