Skip to content

chore: upgrade to PHP 8.5 - #141

Merged
johanib merged 4 commits into
mainfrom
chore/php85-docker-composer-npm-update
Sep 8, 2026
Merged

chore: upgrade to PHP 8.5#141
johanib merged 4 commits into
mainfrom
chore/php85-docker-composer-npm-update

Conversation

@kayjoosten

Copy link
Copy Markdown
Contributor

Closes #139

Composer-only update to PHP 8.5. Verified full CI matrix (PHP 8.2/8.5 x Symfony 6.4/7.4, 4 legs) against real CI Docker images. Also removes sebastian/phpcpd (via irstea/phpcpd-shim), whose VCS host gitlab.irstea.fr is dead (global NXDOMAIN) and would break any cold-cache CI run.

irstea/phpcpd-shim is sourced from gitlab.irstea.fr, which is globally
dead (NXDOMAIN). Any cold-cache composer update/install hits this.
Drop the tool and its check-ci step entirely.
Comment thread composer.json
@johanib
johanib merged commit 71b5447 into main Sep 8, 2026
2 checks passed
@johanib
johanib deleted the chore/php85-docker-composer-npm-update branch September 8, 2026 08:38
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.

Upgrade to PHP 8.5 and apply Rector cleanup

2 participants