Skip to content

0.1

Compare
Choose a tag to compare
@hrach hrach released this 06 Jul 18:22
· 69 commits to main since this release

First pre-release is here!

  • support for PhpStan 0.10
  • support for ICollection & IRepository methods (find*, get* methods correctly propagate the entity type)
  • ICollection|Entity[] is on collection propagated over find* and get*methods
  • rules for ÌEntity::setValue() method

Please test this release and tell us if it works for you! 🎉 Thanks!