fix infinite cycle due to incorrect implements/extends (#2483), thanks @schlndh!
Fix ConstantFloatType value dump precision (#2358), thanks @mvorisek!
Do not trigger PhpDocInheritanceResolver if we do not need the PHPDoc type when resolving the type of ClassConstFetch (#2414), #9039, thanks @VincentLanglet!
Function signature fixes 🤖
connection_* functions are impure (#2555), thanks @staabm!
Add stubs for mysqli and mysqli_result classes (#2295), thanks @phansys!
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps phpstan/phpstan from 1.9.17 to 1.10.37.
Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
058ba07
PHPStan 1.10.371623582
Updated PHPStan to commit 1623582d5fd5eacc8b89c1ad5b1ec54e48c1d6c0b53ba52
Updated PHPStan to commit b53ba52acc6873c4ea9bf60e98bb9490665f783ff84df88
Updated PHPStan to commit f84df8859d2c1ce57ce8b740f963354ff25d7c57ed46da5
Update baselinesf57052d
Updated PHPStan to commit f57052d2b7dff313a0e842254e463dc930f70b65ffa3089
PHPStan 1.10.365b84f9f
Updated PHPStan to commit 5b84f9f0da56e377ee56730d82f28b0a9c6caabe2b9af36
Updated PHPStan to commit 2b9af363a3d2a9620c4b9bfb65e81813b69623d0dcfa3b1
Updated PHPStan to commit dcfa3b11b5d15b5f3f51fd1bcdcfbd90522f9df6Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show