<?php interface Fooable { function foo(Fooable $f = null); } interface StrictFoo extends Fooable { function foo(Fooable $f); }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`