This issue will help us track LocalGov Drupal compatibility with PHP 8.4.
Currently the core project https://github.com/localgovdrupal/localgov_project and its included localgov_* modules support PHP 8.4 (with the upcoming D11 release), however a small number of contrib modules do not support PHP 8.4 so we cannot yet state full compatibility.
These affected modules are;
The 5.x branch makes use of Common Table Expressions (CTEs) and requires Drupal 10 or higher. IF you use MySQL you will need 8.0 or greater. The minimum versions of PostgreSQL and SQLite already support CTEs. It is currently in alpha version.
I've created an issue ticket with MR, so hopefully this can be merged into 3.x https://www.drupal.org/project/entity_hierarchy/issues/3511660
This issue will help us track LocalGov Drupal compatibility with PHP 8.4.
Currently the core project https://github.com/localgovdrupal/localgov_project and its included
localgov_*modules support PHP 8.4 (with the upcoming D11 release), however a small number of contrib modules do not support PHP 8.4 so we cannot yet state full compatibility.These affected modules are;
drupal/address
2.0, PHP 8.4 support in the 2.1.x branch, waiting for a new release see https://www.drupal.org/project/address/issues/3509308drupal/entity_hierarchy
3.3, there are no tickets/fixes for this release. Only the 5.0.0-alpha6 has support for PHP 8.4, however this release has some big MySQL/MariaDB requirementsI've created an issue ticket with MR, so hopefully this can be merged into 3.x https://www.drupal.org/project/entity_hierarchy/issues/3511660
drupal/facets
2.0, we will need to upgrade to3.0for PHP 8.4 compatibility fixesdrupal/layout_paragraphs
drupal/metatag
drupal/pathauto
drupal/symfony_mailer
1.4, PHP 8.4 support has been added to1.6.0-beta1drupal/scheduled_transitions
drupal/geolcation