Skip to content

ci: run PHPStan on PHP 8.4 (main) - #110

Merged
jeffersongoncalves merged 1 commit into
mainfrom
ci/phpstan-php84-main
Sep 23, 2026
Merged

jeffersongoncalves merged 1 commit into
mainfrom
ci/phpstan-php84-main

Conversation

@jeffersongoncalves

Copy link
Copy Markdown
Contributor

PHPStan ran on PHP 8.3; the dependencies now require PHP 8.4 (Laravel 13 / lockfiles built on 8.4), so composer install failed and the job never analysed anything. It now runs on PHP 8.4, like tests.yml. If this PR shows real PHPStan errors, they were hidden before by the install failure.

PHPStan ran on PHP 8.3, but the dependencies now need PHP 8.4 (Laravel 13,
locks built on 8.4), so composer could not install and the job failed before
analysing anything.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@jeffersongoncalves
jeffersongoncalves merged commit 813f16d into main Sep 23, 2026
3 checks passed
@jeffersongoncalves
jeffersongoncalves deleted the ci/phpstan-php84-main branch September 23, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant