Closed bbatsche closed 1 year ago
The IsType constraint does not actually support class names (maybe it did in PHPUnit 8?)
IsType
InstanceOf
instanceOf()
$type
Bleh, nevermind. This isn't actually an issue
The
IsType
constraint does not actually support class names (maybe it did in PHPUnit 8?)InstanceOf
to the constraint factory~instanceOf()
to the Value verifier~$type
being passed to the constraint factory and deprecate calling with a class name