Skip to content

Releases: phpstan/phpstan-nette

1.2.1

17 Jan 10:09
4e51884
Compare
Choose a tag to compare
  • 4e51884 - Added stub for ComponentModel/Container
  • 0850a4b - Update release-toot.yml
  • be4b175 - Create release-toot.yml

1.2.0

17 Dec 13:36
1e32a0f
Compare
Choose a tag to compare
  • 1e32a0f - Implement RegularExpressionPatternRule
  • 50543e8 - Update dessant/lock-threads action to v4
  • 74b4c45 - Update metcalfc/changelog-generator action to v4

1.1.0

21 Sep 14:35
Compare
Choose a tag to compare
  • 8dddb88 - Add stub for Random::generate()
  • 1a47bff - Update build.yml
  • 26f4bb7 - Create tag workflow
  • 80739cb - Update dependency slevomat/coding-standard to v7.2.1
  • 3795829 - Update dependency slevomat/coding-standard to v7.2.0
  • b26373f - Require PHPStan 1.7
  • 85efe4b - Update dependency slevomat/coding-standard to v7.1
  • 947aeb2 - Drop alias
  • 63f4cdf - Update workflow
  • 9230481 - Remove support for PHP 7.1, require PHPStan 1.5.0
  • 781d744 - Update dependency slevomat/coding-standard to v7.0.20
  • 2684c04 - Update dependency slevomat/coding-standard to v7.0.19
  • 5947750 - Update actions/checkout action to v3
  • 6d3a136 - Update dependency slevomat/coding-standard to v7
  • aa6e2dc - Update renovate.json
  • 1f10ef5 - Update lock-closed-issues.yml
  • a93bda1 - Update github-actions
  • dcd67dc - Update metcalfc/changelog-generator action to v1.0.1
  • 2760f16 - Delete dependabot.yml
  • 6c77275 - Update and rename renovate.json to .github/renovate.json
  • 5aa72df - Add renovate.json
  • 8099595 - [phpunit] use relative schema xml path
  • 4fadf99 - Update release.yml
  • 2e304b9 - Tweet release action
  • aff8ab9 - Allow Composer plugins
  • 832caa4 - Update deps
  • dad9ae9 - Test all jobs on PHP 8.1
  • 1b27db5 - Composer > Remove --no-suggest
  • 0981afa - Test on PHP 8.1
  • c3e628f - Update deps

1.0.0

01 Nov 07:11
1.0.0
f4654b2
Compare
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
Compare
Choose a tag to compare
  • 921bad1 - Update ArrayHash stub with generic RecursiveArrayIterator
  • c24d2bb - Fix

0.12.20

08 Jun 08:06
Compare
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
Compare
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
Compare
Choose a tag to compare
  • 308cf58 - Lock closed issues
  • 9feb3ca - Unchecked exceptions configuration

0.12.17

11 Apr 16:58
Compare
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
Compare
Choose a tag to compare
  • 7fda196 - add stub for Nette\Utils\Paginator