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/bug01516.inc

<?php
$obj = new stdClass;
$name = "with_\0_null_char";
$obj->$name = 42;

$$name = 42;

echo "We're here\n";
?>

Copyright © 2019 by b0y-101