b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/debugger/
File Upload :
Current File : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/debugger/bug01931-002.inc

<?php
function test()
{
	$local = 1;

	$local_two = 'two';

    $local_three = 3;
}

$another_local = 423;
xdebug_break();
test();

Copyright © 2019 by b0y-101