-
Notifications
You must be signed in to change notification settings - Fork 10
Commit 13821fe
authored
[TASK]: Bump phpstan/phpstan from 1.10.57 to 1.10.58 (#343)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.57
to 1.10.58.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/phpstan/phpstan/releases">phpstan/phpstan's
releases</a>.</em></p>
<blockquote>
<h2>1.10.58</h2>
<h1>Improvements 🔧</h1>
<ul>
<li>Verify property type after <code>unset</code> (<a
href="https://github.com/phpstan/phpstan-src/commit/aeadbe28e0b0a05a3a48723ac310cf6c0d852711">https://github.com/phpstan/phpstan-src/commit/aeadbe28e0b0a05a3a48723ac310cf6c0d852711</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10506">#10506</a>,
<a
href="https://redirect.github.com/phpstan/phpstan/issues/6773">#6773</a></li>
</ul>
<h1>Bugfixes 🐛</h1>
<ul>
<li>InvalidThrowsPhpDocValueRule: support
<code>@phpstan-require-extends</code> (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2890">#2890</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10475">#10475</a>,
thanks <a
href="https://github.com/RobertMe"><code>@RobertMe</code></a>!</li>
<li><code>sort()</code>, <code>rsort()</code> and <code>usort()</code>
convert an array to list (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2891">#2891</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/6467">#6467</a>,
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10423">#10423</a>,
<a
href="https://redirect.github.com/phpstan/phpstan/issues/3312">#3312</a>,
thanks <a
href="https://github.com/takaram"><code>@takaram</code></a>!</li>
<li>Fix stale result cache with imported type aliases (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2894">#2894</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10449">#10449</a>,
thanks <a
href="https://github.com/staabm"><code>@staabm</code></a>!</li>
<li>Avoid internal error with <code>T<X></code> where
<code>T</code> bound consist of intersection type (<a
href="https://github.com/phpstan/phpstan-src/commit/778b56999967ed2fb6630462fe26fdb1e022bba7">https://github.com/phpstan/phpstan-src/commit/778b56999967ed2fb6630462fe26fdb1e022bba7</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10509">#10509</a></li>
<li>Recognize <code>[1 => 'method', 0 => $obj]</code> as callable
(<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2896">#2896</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10502">#10502</a>,
thanks <a
href="https://github.com/staabm"><code>@staabm</code></a>!</li>
<li>SprintfFunctionDynamicReturnTypeExtension - limit combinatorial
explosion (<a
href="https://github.com/phpstan/phpstan-src/commit/51cffd49dcf08e17f201f3fb70c29a589d94a234">https://github.com/phpstan/phpstan-src/commit/51cffd49dcf08e17f201f3fb70c29a589d94a234</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10538">#10538</a></li>
<li>Fix implicit <code>@phpstan-assert</code> PHPDoc inheritance with
generics (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2909">#2909</a>),
<a
href="https://redirect.github.com/phpstan/phpstan/issues/10037">#10037</a>,
<a
href="https://redirect.github.com/phpstan/phpstan/issues/9123">#9123</a>,
thanks <a
href="https://github.com/RobertMe"><code>@RobertMe</code></a>!</li>
</ul>
<h1>Internals 🔍</h1>
<ul>
<li>Prevent unnecessary <code>isSuperTypeOf()</code> calls (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2895">#2895</a>),
thanks <a
href="https://github.com/staabm"><code>@staabm</code></a>!</li>
<li>Simplify
<code>ClassPropertiesNode->getUninitializedProperties()</code> (<a
href="https://redirect.github.com/phpstan/phpstan-src/pull/2899">#2899</a>),
thanks <a
href="https://github.com/staabm"><code>@staabm</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phpstan/phpstan/commit/a23518379ec4defd9e47cbf81019526861623ec2"><code>a235183</code></a>
PHPStan 1.10.58</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/156ee643f59bf2763ff7056b3a4ed0c850562998"><code>156ee64</code></a>
Updated PHPStan to commit 156ee64ba93b44adf242513a86efafc9f4faebff</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/1f1b5219d3a1e8e007055e9922dc2444d466902d"><code>1f1b521</code></a>
Updated PHPStan to commit 1f1b521fbf7013c79afd0d95cd6b591742acd525</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/61c9177d79226bc50a74ee405458dfb9585712d8"><code>61c9177</code></a>
Updated PHPStan to commit 61c9177b84cfaff1c7ef705a7afc76bc78903d59</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/083f48957738f07623a1bc55cd09dcf598ae7897"><code>083f489</code></a>
Fix doctrine/persistence</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/9a790f25d51b0ce1678a854fb9df408930d64ec7"><code>9a790f2</code></a>
Fix efabrica-team/phpstan-latte</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/813d15e3e78ad3bdeb2c924e5adfeb6b29798b46"><code>813d15e</code></a>
Updated PHPStan to commit 813d15e31fa4267547b5e7a0e84622cbb269b3f9</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/a7ff3625dae1f9144467a6229c5052de34d0c4e3"><code>a7ff362</code></a>
Updated PHPStan to commit a7ff3622b40c1ca8bcefcde1c84f6e7da18c7fbe</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/51cffd4af5d84f2e6a0d9498277b6c385261e85b"><code>51cffd4</code></a>
Updated PHPStan to commit 51cffd49dcf08e17f201f3fb70c29a589d94a234</li>
<li><a
href="https://github.com/phpstan/phpstan/commit/aeadbe24c305931a32a1f0d3590e607151dda303"><code>aeadbe2</code></a>
Updated PHPStan to commit aeadbe28e0b0a05a3a48723ac310cf6c0d852711</li>
<li>Additional commits viewable in <a
href="https://github.com/phpstan/phpstan/compare/1.10.57...1.10.58">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8de98e6 commit 13821feCopy full SHA for 13821fe
1 file changed
+5
-5
lines changed+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments