--TEST-- Invalid union type variance: Removing argument union type --FILE-- --EXPECTF-- Fatal error: Declaration of B::method(int $a) must be compatible with A::method(int|float $a) in %s on line %d