| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 9 | -9/+0 |
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -1/+1 |
| * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 7 | -7/+0 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -14/+14 |
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Remi Collet | 2018-08-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Remi Collet | 2018-08-16 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix man page installation | Remi Collet | 2018-08-16 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Peter Kokot | 2018-08-04 | 3 | -59/+152 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Peter Kokot | 2018-08-04 | 3 | -62/+155 |
| | |\ \ | | |/ | |||||
| | | * | Fix bug 76595: Update phpdbg man page | Kevin Abel | 2018-08-04 | 3 | -62/+155 |
| * | | | Remove unused PHP_PROG_LEX macro | Peter Kokot | 2018-07-29 | 2 | -4/+0 |
| * | | | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -3/+3 |
| * | | | Pack zend_constant.flags and zend_constant.module_number into reserved space ... | Dmitry Stogov | 2018-07-26 | 2 | -7/+4 |
| * | | | Regenerate scanners using re2c version >= 1.0.0 (newer version, at least, pro... | Dmitry Stogov | 2018-07-25 | 1 | -1240/+1243 |
| * | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -3/+1 |
| * | | | API cleanup. | Dmitry Stogov | 2018-07-23 | 1 | -2/+2 |
| * | | | Use zval_ptr_dtor() imstead of zval_dtor() | Dmitry Stogov | 2018-07-05 | 1 | -1/+1 |
| * | | | Replace zval_dtor() with specialized destructors | Dmitry Stogov | 2018-07-05 | 1 | -1/+1 |
| * | | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 5 | -5/+5 |
| * | | | Avoid magic method hash lookups | Dmitry Stogov | 2018-07-02 | 1 | -1/+1 |
| * | | | Changed php_add[c]slashes prototypes (removed should_free argument) | Dmitry Stogov | 2018-06-29 | 2 | -4/+4 |
| * | | | Remove duplicated code (keep destroy_zend_function() for compatibility) | Dmitry Stogov | 2018-06-27 | 1 | -2/+1 |
| * | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2018-06-25 | 1 | -3/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2018-06-25 | 1 | -3/+3 |
| | |\ \ | | |/ | |||||
| | | * | Fix arginfo wrt. optional/required parameters | Christoph M. Becker | 2018-06-25 | 1 | -3/+3 |
| * | | | Remove useless PHPDBG_* constants | Christoph M. Becker | 2018-06-25 | 1 | -5/+0 |
| * | | | Merge branch 'PHP-7.2' | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Allocate default ini values into persistent memory | Thomas Punt | 2018-04-26 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.2' | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| | |\ \ | | |/ | |||||
| | | * | Fix memory leak when phpdbg fails to start up | Thomas Punt | 2018-04-26 | 1 | -0/+5 |
| * | | | Merge branch 'PHP-7.2' | Xinchen Hui | 2018-04-10 | 1 | -13/+8 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2018-04-10 | 1 | -13/+8 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite) | Xinchen Hui | 2018-04-10 | 1 | -13/+8 |
| * | | | Fix link for phpdbg documentation | Gabriel Caruso | 2018-03-11 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| | |\ \ | | |/ | |||||
| | | * | Disable PGO for phpdbg | Anatol Belski | 2018-03-08 | 1 | -0/+4 |
| | | * | regenerated with newer re2c | Xinchen Hui | 2018-01-02 | 1 | -1284/+1223 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 |
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 3 | -3/+3 |
| * | | | Avoid live range references in opcodes | Nikita Popov | 2018-02-16 | 1 | -4/+0 |
| * | | | Fix: follow the indent of the other configure options | Tom Van Looy | 2018-02-15 | 1 | -3/+4 |
| * | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -1/+1 |
| * | | | Moved "zval.u2.cache_slot" into free room of "zend_op" | Dmitry Stogov | 2018-02-05 | 4 | -6/+6 |
| * | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 1 | -3/+3 |
| * | | | Use int instead of integer in proto | Gabriel Caruso | 2018-02-02 | 1 | -2/+2 |
| * | | | Changed CATCH instruction format (extended_value moved into op2, op2 into res... | Dmitry Stogov | 2018-01-31 | 4 | -7/+17 |
