--TEST-- Test that a mixed parameter type can't be overridden by a nullable built-in type --FILE-- --EXPECTF-- Fatal error: Declaration of Bar::method(?int $a) must be compatible with Foo::method(mixed $a) in %s on line %d