b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/bug01195.inc

<?php
function fe( $a )
{
	foreach($a as $dummy)
	{
		echo "foo\n";
	}
	echo "the end\n";
}

fe( [ 1, 3, 4 ] );
?>

Copyright © 2019 by b0y-101