Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't leave holes in func_get_args() and backtraces | Nikita Popov | 2017-06-25 | 1 | -4/+20 |
* | Fixed bug #70555 (fun_get_arg() on unsetted vars return UNKNOW) | Xinchen Hui | 2015-09-23 | 1 | -21/+23 |
* | Fixed #70547 similar bug in func_get_args | Xinchen Hui | 2015-09-22 | 1 | -10/+43 |
* | Fixed bug #70547 (unsetting function variables corrupts backtrace) | Xinchen Hui | 2015-09-22 | 1 | -0/+48 |