v12.0.2
- [GH-263] Fixed
Validator::assertIsType()not validating provided exception class againstInvalidTypeExceptionContract. - [GH-263] Added unit tests for
Validator::assertIsType(). - [GH-265] Fixed PHP 8.4 deprecation
Implicitly nullable parameters...(reporeted by @technetius) - Fixed typehints to make PHPStan green on
maxsensitivity level.