b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/profiler/
File Upload :
Current File : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/profiler/start_with_request_never_no_env.phpt

--TEST--
Starting Profiler: never, no environment
--INI--
xdebug.mode=profile
xdebug.start_with_request=trigger
xdebug.collect_return=0
xdebug.collect_assignments=0
--FILE--
<?php
$fileName = xdebug_get_profiler_filename();
var_dump($fileName);
?>
--EXPECT--
bool(false)

Copyright © 2019 by b0y-101