Skip to content

v1.0.1 - Stable release for users

Compare
Choose a tag to compare
@guilhermeblanco guilhermeblanco released this 20 Aug 22:14
· 411 commits to master since this release

Fixed issues:

  • No autoloader configuration for OC rules
  • array_map() issue with error list to be displayed
  • Lack of documentation on how to activate for projects
  • If @var tag is wrong, it was breaking the phpcs execution
  • Fixed fatal error with phpcs being unable to instantiate abstract classes
  • Removed class docblock comments enforcement (for now) since it was heavily conflicting with Doctrine annotations