mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-14 10:13:52 -04:00
* Bump phpstan/phpstan from 2.1.46 to 2.1.54 --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.54 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fixes some PHPStan issues, including compatibility PHP 8.2- Follow-up of https://github.com/FreshRSS/FreshRSS/pull/8713 Co-authored-by: Copilot <copilot@github.com> * Bump PHPStan-strict-rules * Fix PHPStan for PHP 8.3 * Ignore PHPStan warning for PHP 8.2 and PHP 8.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: Copilot <copilot@github.com>