Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OEL-1322: PHP 8.0 Upgrade. #209

Merged
merged 1 commit into from
Mar 22, 2022
Merged

OEL-1322: PHP 8.0 Upgrade. #209

merged 1 commit into from
Mar 22, 2022

Conversation

escuriola
Copy link
Contributor

@escuriola escuriola force-pushed the OEL-1322 branch 5 times, most recently from c8cc2bc to e5e558f Compare March 18, 2022 14:17
.drone.yml Outdated
@@ -17,6 +17,7 @@ services:
image: registry.fpfis.eu/fpfis/httpd-php:${PHP_VERSION}-ci
environment:
- DOCUMENT_ROOT=/test/oe_bootstrap_theme
- COMPOSERVER=--2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We removed this already recently, no need to readd.

brummbar
brummbar previously approved these changes Mar 21, 2022
@donquixote
Copy link
Contributor

donquixote commented Mar 22, 2022

Seems good to me.

For the changes in composer.json, we need to make sure to clean up if we no longer need these packages. E.g. token is only needed for ui_patterns_settings, and perhaps we will remove this in the future?
But this should not block us.

I also don't know if there are any yet undiscovered problems for PHP 8.0.
But we can always create follow-up issues.

donquixote
donquixote previously approved these changes Mar 22, 2022
@donquixote
Copy link
Contributor

donquixote commented Mar 22, 2022

Btw the README.md still talks about PHP 7.3 as a minimum version.
But I think we should deal with this in a separate issue, along with other README changes.

@donquixote donquixote merged commit 152a474 into 1.x Mar 22, 2022
@donquixote donquixote deleted the OEL-1322 branch March 22, 2022 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants