Releases: phpstan/phpstan-nette
Releases · phpstan/phpstan-nette
1.3.2
- 1cdc8a0 - Fix build
- 951bacd - Fixate more compatible PHPUnit version
- c0132ad - Fix build
- 3e68a5d - Understand the exact array shape coming from
Nette\Utils\Strings::match()
based on pattern
1.3.1
- 9eebad8 - Add stubs marking immediately invoked callables in utils and caching
1.3.0
- 8af9474 - Update lock-closed-issues.yml
- 64ca079 - Update metcalfc/changelog-generator action to v4.3.1
- f33df82 - Update cbrgm/mastodon-github-action action to v2
- 8fa428f - Update metcalfc/changelog-generator action to v4.2.0
- ed7b777 - Update dessant/lock-threads action to v5
- a144eea - remove phpstan/phpstan-php-parser
- efb5ded - Update actions/checkout action to v4
- 6ec9016 - Add error identifiers
- ea07b96 - Modernized DoNotExtendNetteObjectRule
- a392f55 - Next-gen coding standard workflow
- 12dd284 - Update dependency slevomat/coding-standard to v8.12.0
- 1e2c921 - Update dependency slevomat/coding-standard to v8.11.1
- d13a6c0 - Update dependency slevomat/coding-standard to v8.11.0
1.2.9
- 0e3a680 - getComponent with 2nd parameter
bool
might throw or it might not
1.2.8
- c82fd6c - Subtracted mixed component type even for array access
- 6d06a10 - Keep an uncertain component type as mixed
1.2.7
- 426d662 -
getComponent()
by default does not return null for unknown components
1.2.6
- 157a414 - Fixed component model return type extensions for cases where createComponent method is not present
1.2.5
- 23eac57 - Multiplier generics
- 0340705 - Update dependency slevomat/coding-standard to v8.10.0
- ca887ed - Update build-cs
- 0b08ae0 - Update PHPCS
- ba1960e - Update metcalfc/changelog-generator action to v4.1.0
1.2.3
- b1e6ae1 - Revert "Stub for Nette\Forms\Container:: getControls() return"