b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/debugger/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/debugger/dbgp-breakpoint-error.inc

<?php
error_reporting(E_ALL);

trigger_error("FOO");

class FooException extends Exception
{
}

throw new FooException("testing foo exception");
?>

Copyright © 2019 by b0y-101