-
Notifications
You must be signed in to change notification settings - Fork 33
WIP: Updates/703 php74 php81 part2 #706
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
Conversation
|
Summary: None of the drupal8 templates will be able to update PHP past 7.4.
|
|
Summary: This version of pimcore will not be able to update PHP past 7.4 |
|
Decision has been made to archive all Drupal8-based templates. |
|
For nextcloud, there was a regression in the cron syntax that caused the app.yaml parsing to fail. However, once I corrected it, the application notified me: So it appears that the current instance of the nextcloud template can not be updated to anything beyond PHP7.4. |
|
Typo3 was failing due to old cron syntax, as that PR hasn't been merged yet. However, once I updated the cron syntax I get the following error during the build hook: The current instance of the Typo3 template is on v10; the latest is v12. |
|
Summary: archive the following templates
For Typo3, according to the documentation, v10 does not support PHP 8.0, or 8.1. Decision has been made to remove it from this PR, and then archive the template. Later versions of NextCloud require a database account that has all privileges including Pimcore at v2.7 does not support PHP 8.0 or 8.1. Decision has been made to remove it from this PR, and then archive the template. |
|
Given the above, closing this PR. |
Updates the remaining PHP7.4 templates to PHP8.1, part 2 and conclusion of #703. These all fail in their composer update step during the build OR the PR fails
Fail during composer update
Drupal8 Multisite- see belowDrupal8 Opigno- see belowDrupal8- see belowComposer update succeeds but environment builds fail
Regression introduced from template builder update
drupaldirectory AND anapidirectory in the template builder build.