The Block plugin for ctools uses ${key} in a string, which is deprecated in PHP 8.2 and should be changed to {$key}.

Issue fork ctools-3336655

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:

Comments

littlepixiez created an issue. See original summary.

littlepixiez’s picture

Status: Active » Needs review

joelpittet made their first commit to this issue’s fork.

joelpittet’s picture

Status: Needs review » Fixed

Thank you @littlepixiez, that is a great find.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.