Skip to content

chore: upgrade to PHP 8.5 - #141

Open
kayjoosten wants to merge 4 commits into
mainfrom
chore/php85-docker-composer-npm-update
Open

chore: upgrade to PHP 8.5#141
kayjoosten wants to merge 4 commits into
mainfrom
chore/php85-docker-composer-npm-update

Conversation

@kayjoosten

Copy link
Copy Markdown

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.
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

1 participant