Bump phpstan/phpstan from 1.9.9 to 1.9.12
Bumps phpstan/phpstan from 1.9.9 to 1.9.12.
Release notes
Sourced from phpstan/phpstan's releases.
1.9.12
Improvements
🔧
- Enums do not allow dynamic properties (https://github.com/phpstan/phpstan-src/commit/0aa7f41fde2c6f3b825b3cc41e6ad4c2b16587a3)
- Support integer ranges in
pow()
(#1904), #5614, thanks@staabm
!- Revert for performance reasons: Improve expression type resolving of superglobals (https://github.com/phpstan/phpstan-src/commit/02e1a14b4ca631c80b3eec6696b7483a5534bff7), (#2012)
- Update PhpStorm stubs (#2185)
- Update
nikic/php-parser
(https://github.com/phpstan/phpstan-src/commit/e2956f04edb47a5662adf9c4ef50b5ef3132fbe6)- Improve
array_key_exists
type-specifying extension (#1941), #2970, thanks@VincentLanglet
!Internals
🔍
- Fix bash escaping: Replacing "output" with ENV "INPUT_LOG" (#2180), thanks
@rez1dent3
!1.9.11
Bugfixes
🐛
- It is not FileExcluder job to exclude stub files (https://github.com/phpstan/phpstan-src/commit/7bdfdd4c40dc64128c9abf8119a5bd3c563963b7)
- Bugfix for PHPStan 1.9.10
- Add missing
@phpstan-
prefixed tags (#2177), #8697, thanks@zonuexe
!1.9.10
- Only analysis FileExcluder excludes stub files (https://github.com/phpstan/phpstan-src/commit/8ef5163f906fb7e263a0e4dab7d32ed796853572)
- This will allow us to use ReflectionProvider in StubFilesExtension
- Thanks to this change, this issue will be fixed: phpstan/phpstan-doctrine#413
Commits
-
44a338f
PHPStan 1.9.12 -
980551b
Updated PHPStan to commit 980551bf2d4aad332ff86127bcc8b6e95506bb40 -
e2956f0
Updated PHPStan to commit e2956f04edb47a5662adf9c4ef50b5ef3132fbe6 -
77c9b58
Updated PHPStan to commit 77c9b58ce887cf28a956bf2c2fff29e344f6b668 -
d38acdf
Update Nextras baseline -
43154a1
Update Larastan -
02e1a14
Updated PHPStan to commit 02e1a14b4ca631c80b3eec6696b7483a5534bff7 -
ed14b2a
Updated PHPStan to commit ed14b2a88097de490dc1626c69bbfae1f5a98e11 -
0aa7f41
Updated PHPStan to commit 0aa7f41fde2c6f3b825b3cc41e6ad4c2b16587a3 -
60f3d68
PHPStan 1.9.11 - 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