wodby / php

Generic PHP docker container images
MIT License
155 stars 103 forks source link

PHP 8.1 roadmap #156

Closed andypost closed 2 years ago

andypost commented 3 years ago

According to https://wiki.php.net/todo/php81 it coming in November would be great to provide a new image to test compatibility

As I see in Alpinelinux mostly all PECL extensions works with 8.1 (except ones which still not ported to 8.0 https://github.com/wodby/php/issues/129 )

andypost commented 3 years ago

Would be great to have opinion of maintainers

andypost commented 3 years ago

In https://github.com/remicollet/remirepo/issues/177 you can see what already been fixed

csandanov commented 3 years ago

I've added 8.1 tag (only -dev and -dev-macos for now). List of incompatible pecl modules listed here #159