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

<?php
class DemoClass {
    protected static $d = array( 42, 'foo' );
}

$d = new DemoClass;

echo "the end\n";
?>

Copyright © 2019 by b0y-101