Releases: phpstan/phpstan-nette
Releases · phpstan/phpstan-nette
1.3.5
01 Aug 21:46
Compare
Sorry, something went wrong.
No results found
30650e6 - Strings::matchAll()
cannot return null
1.3.4
01 Aug 16:27
Compare
Sorry, something went wrong.
No results found
14a68a9 - Understand the exact array shape coming from Nette\Utils\Strings::matchAll()
based on pattern
1.3.3
24 Jul 08:02
Compare
Sorry, something went wrong.
No results found
5f97dfa - Fix build after RegexArrayShapeMatcher improvements
5da3be5 - Support preg_quote()'d patterns
1.3.2
01 Jul 16:01
Compare
Sorry, something went wrong.
No results found
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
07 Jun 09:36
Compare
Sorry, something went wrong.
No results found
9eebad8 - Add stubs marking immediately invoked callables in utils and caching
1.3.0
13 May 06:09
Compare
Sorry, something went wrong.
No results found
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
12 Apr 14:14
Compare
Sorry, something went wrong.
No results found
0e3a680 - getComponent with 2nd parameter bool
might throw or it might not
1.2.8
12 Apr 13:48
Compare
Sorry, something went wrong.
No results found
c82fd6c - Subtracted mixed component type even for array access
6d06a10 - Keep an uncertain component type as mixed
1.2.7
12 Apr 13:25
Compare
Sorry, something went wrong.
No results found
426d662 - getComponent()
by default does not return null for unknown components
1.2.6
11 Apr 16:22
Compare
Sorry, something went wrong.
No results found
157a414 - Fixed component model return type extensions for cases where createComponent method is not present