-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
Description
Feature Request
Q | A |
---|---|
New Feature | yes |
Summary
As of now, stable PHP version in this container is PHP 7.4.
Since 7.4 is moved to EOL on 2022-11-28, we should modify the default PHP version in this container to PHP 8.0 as new stable.
The change will most likely have no impact on this repository at all since every job MUST provide the PHP version anyways. So the change is more a minor change.
I will also create an issue in the matrix container as we have to modify the change there as well.