Skip to content

Releases: nextras/orm-phpstan

0.1

06 Jul 18:22
Compare
Choose a tag to compare
0.1

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!