--TEST-- ZE2 class type hinting --SKIPIF-- --FILE-- a($b); $a->b($b); ?> --EXPECTF-- Catchable fatal error: Argument 1 passed to FooBar::a() must implement interface Foo, instance of Blort given, called in %s on line 27 and defined in %s on line 12