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

PHP 8 support #4

Closed
pointout opened this issue Jan 31, 2022 · 4 comments
Closed

PHP 8 support #4

pointout opened this issue Jan 31, 2022 · 4 comments

Comments

@pointout
Copy link

I would like to use this plugin for a Contao installation with php 8. In the composer.json is:

"require": {
        "php": "~5.4 || ~7.0",

Has somebody testet it for php 8?

@koertho
Copy link
Contributor

koertho commented Jan 31, 2022

HI, you could test it with composer update heimrichhannot/contao-newselement --ignore-platform-reqs and report back if it works :)

@pointout
Copy link
Author

pointout commented Jan 31, 2022

It is a managed contao installation. Is there a way to set the flag in Contao Manager? I will try to test it on a local installation.

@pointout
Copy link
Author

I have a local installation (4.9.24) with this extension and updated the php version from 7.4 to 8.0.15. The plugin is still working. Found no issue so far.

@koertho
Copy link
Contributor

koertho commented Jan 31, 2022

Fixed in 1.2.0

@koertho koertho closed this as completed Jan 31, 2022
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

No branches or pull requests

2 participants