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)
Updates the requirements on phpstan/phpstan to permit the latest version.
Release notes
Sourced from phpstan/phpstan's releases.
Commits
ffa3089
PHPStan 1.10.365b84f9f
Updated PHPStan to commit 5b84f9f0da56e377ee56730d82f28b0a9c6caabe2b9af36
Updated PHPStan to commit 2b9af363a3d2a9620c4b9bfb65e81813b69623d0dcfa3b1
Updated PHPStan to commit dcfa3b11b5d15b5f3f51fd1bcdcfbd90522f9df67db9166
Update baselines65cda8b
Updated PHPStan to commit 65cda8b95caa36fb5abe807bd7c03a91eab14e6fe3023e0
Updated PHPStan to commit e3023e0c451fb62030fe08b78039a5480d89a912d25b897
Updated PHPStan to commit d25b897cc6671e7042cf669c9efe3ec05dde1a472011cfe
Updated PHPStan to commit 2011cfe035b01980f92f894b003ac9a93317469fcbefca4
Updated PHPStan to commit cbefca4caf56679d53c86cc08b3d46b7de1fcc5cDependabot 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