Closed goba closed 6 months ago
Open the branch in Web Editor • VS Code • Insiders
Open Preview
This update introduces significant upgrades to the development environment, transitioning to newer versions of key components. Specifically, it moves from Drupal 10 to 11, upgrades PHP from version 8.1 to 8.3, and shifts MariaDB from version 10.4 to 10.6. Alongside, it includes various minor adjustments to enhance the setup, ensuring compatibility and leveraging the latest features and improvements offered by these updates.
File(s) | Change Summary |
---|---|
.ddev/config.yaml |
Updated PHP to version 8.3, MariaDB to 10.6, and minor environment adjustments |
🐰✨
In the land of code and byte,
Where the digital trees sway,
A rabbit hopped through the night,
Celebrating updates in its way.
"To PHP 8.3 and MariaDB 10.6, we leap!" it cheered,
"A brighter future we've engineered."
🌟🚀🐾
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This still leads to the following error, but manual site installation works on Drupal 11-dev.
[error] The submitted value mysql in the Database type element is not allowed.
In install.core.inc line 964:
The submitted value <em class="placeholder">mysql</em> in the <em class="placeholder">Database type</em> element is not allowed.
Thanks to Gábor's work on this, I could guide a few people making these changes manually when running DrupalPod both via the extension and not to get working environments.
The Problem/Issue/Bug
How this PR Solves The Problem
Manual Testing Instructions
Related Issue Link(s)
Release/Deployment notes
Summary by CodeRabbit