gitlab-ci-pipeline-php icon indicating copy to clipboard operation
gitlab-ci-pipeline-php copied to clipboard

Replace cassandra's extension with fork to support PHP 8.0

Open erickskrauch opened this issue 3 years ago • 1 comments

Time to upgrade my projects to PHP 8.0 :)

The original developer of the extension has bailed on its support, but I found a fork, contacted the developers. Behind them is an organization that actively uses this extension, which guarantees support for the extension in the near future. I tested the build with PHP 8.0 and its stability on my working projects: no crashes have been found.

erickskrauch avatar Jun 29 '21 13:06 erickskrauch

I've incorporated this change into the fork I've created for this project. Thanks for doing this work! Feel free to shoot any follow up PRs if there are updates.

Docker Hub: https://hub.docker.com/r/mallardduck/gitlab-ci-pipeline-php GitHub: https://github.com/mallardduck/gitlab-ci-pipeline-php

mallardduck avatar Oct 04 '22 21:10 mallardduck