--TEST-- Check type hint compatibility in overrides with array hints. --FILE-- ==DONE== --EXPECTF-- Strict Standards: Declaration of D::f() should be compatible with C::f(array $a) in %s on line 5 No hint, should be array. ==DONE==