]> granicus.if.org Git - php/commit
Fix searching for catch blocks
authorBob Weinand <bobwei9@hotmail.com>
Sun, 16 Oct 2016 10:34:10 +0000 (12:34 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 16 Oct 2016 10:34:10 +0000 (12:34 +0200)
commit601ab6e9d0cdd52a7b86819ae2e604936e83f648
tree6005927b6e51da13fd71742e44cb5002f0040875
parent9f472ba5e32fb2aac725b65fefb9a992ae66caee
Fix searching for catch blocks
Since PHP-7.1 catch blocks are addressed with relative byte difference between two catch blocks as opposed to absolute opcode number
sapi/phpdbg/phpdbg_utils.c
sapi/phpdbg/tests/exceptions_001.phpt