Skip to content

Releases: phpstan/phpstan-nette

0.6.1

21 Jan 18:41
Compare
Choose a tag to compare
  • Ignore static methods when resolving method from property access
  • Rule for checking whether a class extends Nette\Object - recommend Nette\SmartObject trait

0.6

15 Jan 22:30
Compare
Choose a tag to compare
0.6
  • Added more universal objects
  • Requires PHPStan 0.6

0.5.1

08 Jan 15:44
Compare
Choose a tag to compare
  • Event listener method returns void
  • Improved compatibility with PHPStan 0.6

0.5

01 Jan 23:07
Compare
Choose a tag to compare
0.5

Require PHPStan 0.5

0.4

05 Dec 14:24
Compare
Choose a tag to compare
0.4

Require PHPStan 0.4

0.3

27 Nov 19:27
Compare
Choose a tag to compare
0.3

Require PHPStan 0.3

0.2

20 Nov 15:46
Compare
Choose a tag to compare
0.2
  • Require PHPStan 0.2
  • Template and SessionSection are universal object crates by default

Initial release

17 Jul 20:20
Compare
Choose a tag to compare

Hello world!