Problem/Motivation

On PHP8.2 I faced the deprecation:
Deprecated function: Creation of dynamic property panels_layouts_ui::$builders is deprecated in panels_layouts_ui->hook_menu() (line 27 of panels/plugins/export_ui/panels_layouts_ui.class.php).

Proposed resolution

Add PHP8.2 compatibility by stating #[\AllowDynamicProperties]

Issue fork panels-3432901

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Volha_Si created an issue. See original summary.

Volha_Si’s picture

Status: Active » Needs review
Liam Morland’s picture

Issue tags: -PHP8.2 +PHP 8.2
joseph.olstad’s picture

Thanks @Volha_Si, you're on a tear right now!