[upstream] Work around phpstan 2.1.32 reporting errors, likely upstream regressions
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3557226. --> Reported by: [penyaskito](https://www.drupal.org/user/959536) Related to !311 >>> <h3 id="overview">Overview</h3> <p>PhpStan 2.1.32 reporting errors in the codebase.<br> I think these are not legit errors, but a bug introduced in this release.<br> I don't speak enough phpstan to ensure this is an already reported bug or how to actually provide a proper bug report there.</p> <h3 id="proposed-resolution">Proposed resolution</h3> <p><code>@phpstan:ignore</code> them</p> <h3 id="ui-changes">User interface changes</h3> <p>None.</p>
issue