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/xdebug_notify-002.phpt

--TEST--
xdebug_notify() without a debugging session active
--FILE--
<?php
var_dump( xdebug_notify( "no debug session" ) );
?>
--EXPECTF--
bool(false)

Copyright © 2019 by b0y-101