<?php class Foo { private $x = 1; } $f = new Foo; var_export($f); $x = var_export($f, true); eval("$x;");
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`