b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/base/
File Upload :
Current File : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/base/deprecated-setting-002.phpt

--TEST--
Test for changed/removed setting without E_DEPRECATED
--INI--
xdebug.remote_mode=req
xdebug.remote_handler=dbgp
error_reporting=E_ALL & ~E_DEPRECATED
--FILE--
<?php
echo "Hello!\n";
?>
--EXPECT--
Hello!

Copyright © 2019 by b0y-101