| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix searching for catch blocks | Bob Weinand | 2016-10-16 | 1 | -2/+4 |
| | | | | | Since PHP-7.1 catch blocks are addressed with relative byte difference between two catch blocks as opposed to absolute opcode number | ||||
| * | Fixed bug #70614 (incorrect exit code in -rr mode with Exceptions) | Bob Weinand | 2015-10-02 | 1 | -1/+1 |
| | | |||||
| * | Fix tests | Bob Weinand | 2015-07-31 | 1 | -2/+2 |
| | | |||||
| * | Move phpdbg tests to .phpt mechanism | Bob Weinand | 2015-07-20 | 1 | -0/+46 |
| Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions | |||||
