php 8.4 compatibility issue

Created on 14 July 2025, 23 days ago

Problem/Motivation

module is not compatible with php 8.4 and throwing warning on drush cr.

Steps to reproduce

Deprecated: Drupal\acquia_connector\Settings::__construct(): Implicitly marking parameter $network_id as nullable is deprecated, the explicit nullable type must be used instead in /var/www/docroot/modules/contrib/acquia_connector/src/Settings.php on line 86

Deprecated: Drupal\acquia_connector\Settings::__construct(): Implicitly marking parameter $secret_key as nullable is deprecated, the explicit nullable type must be used instead in /var/www/docroot/modules/contrib/acquia_connector/src/Settings.php on line 86

Deprecated: Drupal\acquia_connector\Settings::__construct(): Implicitly marking parameter $application_uuid as nullable is deprecated, the explicit nullable type must be used instead in /var/www/docroot/modules/contrib/acquia_connector/src/Settings.php on line 86

Deprecated: Drupal\acquia_connector\Settings::getMetadata(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead in /var/www/docroot/modules/contrib/acquia_connector/src/Settings.php on line 143

Proposed resolution

Fix php code and make it compatible

💬 Support request
Status

Active

Version

4.0

Component

Code

Created by

🇮🇳India nehajyoti

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024