Bump phpstan/phpstan from 1.9.14 to 1.9.16
Bumps phpstan/phpstan from 1.9.14 to 1.9.16.
Release notes
Sourced from phpstan/phpstan's releases.
1.9.16
- Fix false positive about unused class elements when the class uses a trait (https://github.com/phpstan/phpstan-src/commit/fbdf0da9b7075ce4d4933d6289dcfd89266556f0)
1.9.15
Improvements
🔧
ignoreErrors
entries for same message and path are summed together (https://github.com/phpstan/phpstan-src/commit/fa70062df084110dfc3fc9ce9be867dc143eb482)- Make PHP 8 deprecation "required params following optional ones" ignorable (#2218), thanks
@Wirone
!Bugfixes
🐛
- Templates in DatePeriod can be covariant (https://github.com/phpstan/phpstan-src/commit/ce65e053730ac70160b4a041e72496baa20c3c31), #8772
- Prevent crash for Attribute class polyfill without constructor (https://github.com/phpstan/phpstan-src/commit/9334ff395d56fb36d9c32092c67d602a2ac4b2df), #8769
- Fix big constant arrays not recognized as oversized (#2199), #8775, thanks
@staabm
!- Fix
filter_var()
with float input and FILTER_VALIDATE_INT (#2206), #8797, thanks@herndlm
!- Fixed
method_exists()
onclass-string&literal-string
(#2193), #8752, thanks@staabm
!- Fix various
filter_var()
range edge cases (#2207), #8776, thanks@herndlm
!- Fixed
$this instanceof X will always be false
in traits (#2045), #3632, thanks@staabm
!- Update PhpStorm stubs (#2226), #8713
Function signature fixes
🤖
- Adjust
forward_static_call_array
for named arguments on PHP 8 (https://github.com/phpstan/phpstan-src/commit/fb5c1119b779ab66ae841c9b110246a147c2ab69), https://github.com/phpstan/phpstan/discussions/8761Internals
🔍
Commits
-
922e268
PHPStan 1.9.16 -
fbdf0da
Updated PHPStan to commit fbdf0da9b7075ce4d4933d6289dcfd89266556f0 -
642f5d7
PHPStan 1.9.15 -
4c7d382
Updated PHPStan to commit 4c7d382ef8ade12c67714a2dd0c887bb084083f3 -
cfe73f1
Updated PHPStan to commit cfe73f141c34a0491b9253dacb5592be6df9b81c -
e1c8380
Updated PHPStan to commit e1c8380ad3e0139dfa006af3a373b2749cc58aed -
39e645c
Updated PHPStan to commit 39e645c3edcee63e5df66ca4977d4acbd8586144 -
1856a92
Updated PHPStan to commit 1856a927a36189015ced3c0b6dd8713c641465b4 -
856a57e
Updated PHPStan to commit 856a57e0c87d0dd1a125d61ccf7d6a8297f75c54 -
5bd68ef
Updated PHPStan to commit 5bd68ef84cce7ff0c839cd9ce9802921f008b4a2 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts