<?php class Foo { function __construct() { echo "construct\n"; } function __destruct() { echo "destruct\n"; } } new Foo(exit());
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`