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/bug00168.phpt

--TEST--
Test for bug #168: Memory error with DBGp eval when the result is an array
--SKIPIF--
<?php print "skip Can only be tested through DBGp"; ?>
--FILE--
<?php
$z = array("x", array("y1", "y2", "y3"), "z");
$x = "hello world.";
$y = "howdy world.";
print_r($z);
?>
--EXPECT--

Copyright © 2019 by b0y-101