codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
482 stars 58 forks source link

PHP 8.1.0 for Alpine v3.12 #146

Closed tobias-trozowski closed 2 years ago

tobias-trozowski commented 2 years ago

Added files for php8.1 for alpine3.12. Needed to bump some versions to get it working...

hernandev commented 2 years ago

wow, nice, is it building ok? I'll do some tests and merge this later today or tomorrow, the sooner I can

hernandev commented 2 years ago

actually, lets merge and check if it builds on CI

hernandev commented 2 years ago

build is on-going, I'll update when I know more about the results

tobias-trozowski commented 2 years ago

@hernandev i'm not an experienced package creator/maintainer but in the sandbox every ext build without error

hernandev commented 2 years ago

@tobias-trozowski looks like all is good, right now deployed at https://php.hernandev.com

Builds for Alpine v3.13 and v3.14 are on going right now, the v3.12 builds are already available for testing on that URL

tobias-trozowski commented 2 years ago

@hernandev thanks for already doing 3.13 and 3.14, was just gonna to start working on it :D

hernandev commented 2 years ago

PHP 8.0 and 8.1 now available for alpine v3.12, v3.13 and v3.14

hernandev commented 2 years ago

Thank you very much for this contribution @tobias-trozowski