<?php class destructor { function __destruct() { $GLOBALS['b'] = 2; } } $b = new destructor; $a = 1; $b = 1; echo $a + $b;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`