3v4l.org

run code in 300+ PHP versions simultaneously
<?php class cm404 { public $str = ''; function init() { if (isset($GLOBALS['ryat'])) { exit('hi'); } unset($GLOBALS['hi']); } function __destruct() { global $obj; if(!is_object($obj)) { $obj = new cm404(); } echo "hi, $GLOBALS[hi]\n"; var_dump($obj); } } function _get() { // var_dump($obj); } //$_GET['ryat'] = 1; $hi = 'ryat'; $obj = new cm404(); $obj->init(); $hi = 'cm404';

preferences:
37.4 ms | 402 KiB | 5 Q