--TEST-- Check type hint compatibility in overrides with array hints. --FILE-- ==DONE== --EXPECTF-- Strict Standards: Declaration of D2::f() should be compatible with that of C::f() in %s on line 8 Compatible hint. Class hint, should be array. ==DONE==