<?php class B { } class D extends B { public static function m() { return new parent(); } } var_dump(D::m());
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`