PHP8.2 compatibility: Deprecated function: Creation of dynamic property entityqueue_export_ui::

Created on 22 March 2024, about 1 year ago
Updated 9 April 2024, about 1 year ago

Problem/Motivation

I faced the next deprecation on admin/structure/entityqueue:
Deprecated function: Creation of dynamic property entityqueue_export_ui::$sorts is deprecated in ctools_export_ui->list_page() (line 181 of modules/contrib/ctools/plugins/export_ui/ctools_export_ui.class.php).

Proposed resolution

Add php8.2 compatibility by using #[\AllowDynamicProperties]

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024