Skip to content

Releases: phpstan/phpstan-nette

1.0.0

01 Nov 07:11
1.0.0
f4654b2

Choose a tag to compare

  • d05dd53 - Fix
  • b9fc639 - Open 1.0-dev
  • 4642203 - Improve compatibility with PHPStan 1.0
  • a265edd - ServiceLocatorDynamicReturnTypeExtension - return object instead of mixed
  • d4bddea - Revert "ServiceLocatorDynamicReturnTypeExtension - return object instead of mixed"
  • 7c73ca8 - Constrain lowest PHPParser version to 4.13.0
  • f4654b2 - Improve compatibility with nikic/php-parser 4.13.0

0.12.21

09 Jun 20:29

Choose a tag to compare

  • 921bad1 - Update ArrayHash stub with generic RecursiveArrayIterator
  • c24d2bb - Fix

0.12.20

08 Jun 08:06

Choose a tag to compare

  • a66c1e3 - Updated Selection stub - count returns positive int or 0
  • 325f1d3 - Fixed indent

0.12.19

19 May 15:50

Choose a tag to compare

  • b531f73 - Drop Phing for Makefile
  • b655a3a - fix(lint): exclude 'tests/Rule/Nette/data'
  • c434fd5 - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 4be612e - Add typehints for where() method in Selection

0.12.18

08 May 11:37

Choose a tag to compare

  • 308cf58 - Lock closed issues
  • 9feb3ca - Unchecked exceptions configuration

0.12.17

11 Apr 16:58

Choose a tag to compare

  • 14dad5b - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 4930ff1 - Dynamic return type extension for getUnsafeValues added in nette/forms 3.1.2

0.12.16

04 Mar 13:59

Choose a tag to compare

  • 7fda196 - add stub for Nette\Utils\Paginator

0.12.15

02 Mar 08:51
0fd6953

Choose a tag to compare

  • 0fd6953 - Added precise typehints for limit() and page() methods in Selection

0.12.14

05 Jan 10:06

Choose a tag to compare

  • 16a1457 - UI\ITemplate is an alias to UI\Template

0.12.13

02 Jan 16:18

Choose a tag to compare

  • 90791ea - Dependabot
  • 21e0c83 - Identity is now an alias to SimpleIdentity