Dynamic property creation - PHP 8.2 Deprecation

Created on 28 March 2023, about 2 years ago
Updated 18 April 2023, almost 2 years ago

Problem/Motivation

  • Deprecated function: Creation of dynamic property Drupal\acquia_search\PreferredCoreService::$subscription is deprecated
  • Deprecated function: Creation of dynamic property Drupal\acquia_search\PreferredCoreService::$acquiaSearchApiClient is deprecated

Steps to reproduce

We have integrated test case with acquia_search, while running the test I've found these deprecation with PHP 8.2 with Drupal 10.0.7 version

Proposed resolution

Implement proper property initialisation in the class before assigning any value further in the class.

📌 Task
Status

Fixed

Version

3.1

Component

Code

Created by

🇮🇳India ankitv18

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024