dbal
dbal copied to clipboard
build(deps-dev): update phpstan/phpstan requirement from 1.5.3 to 1.8.2
Updates the requirements on phpstan/phpstan to permit the latest version.
Release notes
Sourced from phpstan/phpstan's releases.
1.8.2
Improvements 🔧
- Basic support for PHP 8.2
--debug: print previous exceptions (https://github.com/phpstan/phpstan-src/commit/a342b2bea01895e921c5f669a9a53bd0b1402ed3), #7590- Changed the MutatingScope class to not include impossible arms in it's resulting union type. (#1515), thanks
@mad-briller!Bugfixes 🐛
- Properly cache late resolvable types results (#1518), #7637, thanks
@rvanvelzen!- Fix supertype checks between late resolvable types (#1523), #7652, thanks
@rvanvelzen!Function signature fixes 🤖
Commits
c53312ePHPStan 1.8.2fa219abPlayground API - test PHP 8.21e944f3Updated PHPStan to commit b9d6b3da30adfa4591f42a012575c31eaa52cb7cd28f262Updated PHPStan to commit 60c435abe1c4945e64346d23695f641a4843cdbfd581a9aUpdated PHPStan to commit a6857ee310bedbe71d5d9a57cc18bd988dc02a588909978Updated PHPStan to commit 4e470697f2bfbd0b3352f775ca6616fbd042d33485c20f5Updated PHPStan to commit 1d762a2e68cf3d2c0486f962e3d37f9a60279e5c1752c5dUpdated PHPStan to commit 22561e7f12e29bbcaec1b4c3fb9da3946d8ee9de1449788Skip phpstan-doctrine on PHP 8.29029e89Updated PHPStan to commit 92bc503ee5b3e1a29b4c7982b4e1efca227caa85- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)