Skip to content

4.3.0

Latest

Choose a tag to compare

@janedbal janedbal released this 01 Dec 12:32
d8ef02e

Improvements:

  • enforceReadonlyPublicProperty support asymmetric visibility (#331, @JanTvrdik)
  • forbidArithmeticOperationOnNonNumber add support for BcMath\Number (#321, @JokubasR)

Fixes:

  • enforceNativeReturnTypehint fix false positive for unions with template type (#325, @mspirkov)
  • forbidPhpDocNullabilityMismatchWithNativeTypehint: ignore void methods (#328, @mspirkov)

Dependencies:

  • phpstan/phpstan now requires ^2.1.32 (#331)