Skip to content

8.27.0

Choose a tag to compare

@kukulich kukulich released this 25 Jan 13:09
· 37 commits to master since this release
8.27.0
4ef8e3e

馃敡 Improvements

  • Disable some errors for properties with #[Override] attribute (thanks to @kkmuffme)
  • Disable some errors for methods with #[Override] attribute (thanks to @greg0ire)

馃悰 Fixes

  • Do not remove true/false phpdoc if type hint is bool (thanks to @kkmuffme)