Releases: phpstan/phpstan-nette
Releases · phpstan/phpstan-nette
2.0.6
19 Sep 19:56
Compare
Sorry, something went wrong.
No results found
aa6c413 - Form::getValues(true)
returns array<string, mixed>
2.0.5
17 Sep 15:23
Compare
Sorry, something went wrong.
No results found
90ed4f1 - fix getValues() invalid type
ad594d4 - Update actions/checkout action to v5
b2a955c - Update Eomm/why-don-t-you-tweet action to v2
2.0.4
17 Jun 13:27
Compare
Sorry, something went wrong.
No results found
9b62986 - Fix PHP 8.4 deprecation warnings for implicitly nullable parameters
a003372 - Update metcalfc/changelog-generator action to v4.6.2
c8f6335 - Fix test expectations
1211bee - Fix test expectations
39b3dd7 - Update metcalfc/changelog-generator action to v4.5.0
447403d - Introduce phpstan-deprecation-rules
2.0.3
12 Feb 09:02
Compare
Sorry, something went wrong.
No results found
2.0.2
15 Jan 09:44
Compare
Sorry, something went wrong.
No results found
7ff60d9 - Add stub with array shape for FileUpload::getImageSize()
2.0.1
15 Nov 13:43
Compare
Sorry, something went wrong.
No results found
200d192 - RegularExpressionPatternRule: support extended Nette\Utils\Strings
2.0.0
11 Nov 07:42
Compare
Sorry, something went wrong.
No results found
cacb698 - Removed dead test-code after min-phpversion raise
46c7243 - Merge branch '1.1.x' into 2.0.x
6e53fa7 - Use newer PHPUnit
db173fe - Cleanup skipCheckGenericClasses
aedf3d6 - Fix CS
cfc20fd - Fixes after PHPStan update
8d9bbb4 - Fixes after PHPStan update
5a256b6 - Fixes after PHPStan update
c903386 - Uncover everything behind the bleedingEdge flag
93a4f02 - Fix RethrowExceptionRule
72b9205 - Drop unnecessary dependency on nikic/php-parser
fb9cf75 - Update build-cs
1a90161 - Stop testing PHP 7.2 and 7.3
5968d00 - Open 2.0.x
dd0fda3 - Pin build-cs
d04b69a - Fix build
e3fb4af - Fix test expectations
6d0cafb - Test newer PHP versions
49adb06 - Fix build
1.3.8
25 Aug 12:12
Compare
Sorry, something went wrong.
No results found
1.3.7
13 Aug 17:26
Compare
Sorry, something went wrong.
No results found
8794315 - Support nette 4 for Strings::replace + support regexp array shapes for Strings::replace callback
f41257b - Readme: mention Strings::matchAll
a9caeec - Readme: adjust title
fd71eac - Adjust expectations
1.3.6
08 Aug 08:28
Compare
Sorry, something went wrong.
No results found
ea83653 - String::match / String::matchAll support for nette 4
32412c9 - Understand constant strings in patterns