Skip to content

Releases: nextras/orm-phpstan

1.0.1

01 May 21:44
e215076
Compare
Choose a tag to compare

1.0.0

01 Nov 07:54
7c230e0
Compare
Choose a tag to compare

🎉🎉🎉 Enjoy first stable release with PHPStan 1.0 release.

  • added support for PHPStan 1.0 (#24, #25)

Full Changelog: v0.6.3...v1.0.0

0.6.3

09 Apr 21:58
ad59e93
Compare
Choose a tag to compare

Next patch release is here! 🍾

  • added support for writing string to DateTimeImmutable properties #8

0.6.2

01 Jan 11:28
Compare
Choose a tag to compare

Next patch release is here! 🍾

  • fixed crash when repository used in union type, thanks @mrceperka for reporting, #19

0.6.1

26 Oct 21:29
403e9c9
Compare
Choose a tag to compare

Next patch release is here! 🎈

  • enabled support for PHP 8.0

0.6

14 Sep 15:27
Compare
Choose a tag to compare
0.6

Next minor release is here! 🌺

  • added support for Nextras Orm 4.0
  • fixed support for latest PHPStan 1.12

0.5

17 Mar 11:28
dbe387a
Compare
Choose a tag to compare
0.5

Next minor release is here!

  • implemented support for PHPStan 1.12, thanks @adaamz #13
  • added PHPStan extension support, thanks @mabar #11
  • fixed when PhpDoc is missing, thanks @mabar #10

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

0.4

12 Jul 15:29
Compare
Choose a tag to compare
0.4

Next minor release is here!

  • implemented support for magic relationship properties (setter accepts also an int) #4
  • implemented DbalMapper::toCollection() & ::toEntity() return types resolution #5
  • implemented Repository::persist*() & ::remove*() return type resolution #1
  • added support for composer installer, #6 thanks @mabar

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

0.3

12 Jul 15:27
Compare
Choose a tag to compare
0.3

Next minor release is here!

  • fixed compatibility with PhpStan 0.11

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

0.2

28 Jul 14:49
Compare
Choose a tag to compare
0.2

Next minor release is here! 🥝

  • added return type extension for HasMany::get() relationship method.

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