]> granicus.if.org Git - php/commit
Proper optmisation of "goto" into the middle of "try" block.
authorDmitry Stogov <dmitry@zend.com>
Thu, 19 Nov 2015 08:19:06 +0000 (11:19 +0300)
committerDmitry Stogov <dmitry@zend.com>
Thu, 19 Nov 2015 08:19:06 +0000 (11:19 +0300)
commitd6308afce9b74280f8c0085424bdee69accfebd3
tree86270bc2ecb419452e91df2295e1075cd337fe4a
parent9d7baed8404fb0ab235a9b85ec8ce26a0476707b
Proper optmisation of "goto" into the middle of "try" block.
Zend/tests/jump16.phpt [new file with mode: 0644]
ext/opcache/Optimizer/block_pass.c