skilld-labs / skilld-docker-container

Starterkit for drupal development
MIT License
20 stars 32 forks source link

Updated php image to 8.2 #435

Closed temlife closed 5 months ago

temlife commented 1 year ago

Use this PR as patch to check custom project compatibility with PHP 8.2

curl https://github.com/skilld-labs/skilld-docker-container/pull/435.diff | patch -p1

Blockers

andypost commented 1 year ago

I bet it's too early to move to 8.2 as there's few core issues and I bet contrib/custom code

andypost commented 1 year ago

This can be used to check project compatibility with PHP 8.2 via

curl https://github.com/skilld-labs/skilld-docker-container/pull/435.diff | patch -p1

andypost commented 1 year ago

Let's wait committing it because (at least)

andypost commented 1 year ago

https://www.youtube.com/watch?v=z0Tzb6SVwr4

nice example of upgrade

andypost commented 8 months ago

@temlife please rebase

andypost commented 5 months ago

@temlife please update it to php:83 https://www.drupal.org/project/drupal/issues/3330874

andypost commented 5 months ago

Closing in favour of https://github.com/skilld-labs/skilld-docker-container/pull/457