<?php class A { function foo() { } } class B extends A { function foo(WTF $x = null) { print __METHOD__; } } (new B)->foo();
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`