Skip to content

7.0.15

Compare
Choose a tag to compare
@kukulich kukulich released this 09 Sep 10:42
· 409 commits to master since this release
7.0.15
cc80e59

🐛 Fixes

  • UseSpacingSniff: Fixed false positive
  • TypeCastSniff: Fixed internal error
  • RequireConstructorPropertyPromotionSniff: Fixed false positives
  • ClassStructureSniff: Add missing magic methods (thanks to @jrfnl)
  • Updated phpstan/phpdoc-parser (thanks to @alexndlm)