Closed taoso closed 7 years ago
we now get
<?php function foo() { return new class extends StdClass { public function hi() { } } }
but we want
we now get
but we want