- Issue created by @joseph.olstad
- Status changed to Fixed
over 1 year ago 4:12pm 24 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.
A maintainer needs to update the automated test job. PHP 7.3 is not compatible with Drupal 10.
Error is the following:
PHP 7.3 & MySQL 5.7, D10.0.7 Composer error. Unable to continue.
The reason for this failure is clear, PHP 7.3 does not support any current version of Drupal 9 or 10. Please see the proposed resolution below.
The composer errors are visible here:
https://www.drupal.org/node/2859081/qa →
I suggest:
A valid combination of PHP 8.0 with Drupal 9.5 Postgresql 12+/mysql 8/mariadb
A valid combination of PHP 8.1 with Drupal 10.0.x / Postgresql 12+/mysql 8/mariadb
A valid combination of PHP 8.2 with Drupal 10.1.x / Postgresql 12+/mysql 8/mariadb
See proposed resolution
N/A
N/A
N/A
Fixed
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.