Skip to content

v1.0.11

Compare
Choose a tag to compare
@robertfausk robertfausk released this 29 Mar 17:22
· 10 commits to master since this release
3ce4828
  • Disable SlevomatCodingStandard.Classes.RequireAbstractOrFinal.ClassNeitherAbstractNorFinal
    ...cause it breaks potentially forms (if extending each other) and entities (which maybe used as proxies by doctrine) and maybe some other stuff