why debugger can stop at 'else if' breakpoint but can not stop at 'elseif' breakpoint ? Follow Mouson Created February 09, 2019 17:26 PhoStorm 2018.3xdebug 2.6.1php 7.2.15
Hi there,
There must be some difference in actual OP Code generated by PHP itself (possibly caused by OPCache). In other words -- it's not PhpStorm issue.
For example: https://bugs.xdebug.org/view.php?id=1572