Skip to content

Move to PHP8-only (with BC break)

Compare
Choose a tag to compare
@iquito iquito released this 15 Jun 11:04
· 19 commits to master since this release
  • Rename Annotation directory to Attribute - this is a BC break
      (you will need to change the class imports in your entities)
  • Remove annotation support and dependency on doctrine annotations
  • Check all tests with Psalm and add better typing