Skip to content

2.0.3

Latest
Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 14 May 11:18
2.0.3
468e02c
  • 468e02c - Remove UsageOfDeprecatedCastRule in favour of it already being implemented in PHPStan via RestrictedMethodUsageExtension
  • ea25caa - Fix UsageOfDeprecatedCastRule - it reported all casts, not just (string)