Deprecated function: strnatcasecmp(): Passing null to parameter #1 ($string1) of type string is deprecated on homebox type forms

Created on 1 November 2023, 8 months ago
Updated 29 May 2024, about 1 month ago

Problem/Motivation

Deprecated function: strnatcasecmp(): Passing null to parameter #1 ($string1) of type string is deprecated

appears on the homebox type forms, because we're using:

$layouts = $this->layoutPluginManager->getLayoutOptions();

there, if layout_builder module is enabled.

This issue tracks the core issue πŸ› Add missing category to Drupal\layout_builder\Plugin\Layout\BlankLayout and let modules and themes alter the list of layouts RTBC , where development and fixing should happen.
If layout_builder is not installed, everything is fine!

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed

Version

3.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

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

Comments & Activities

Production build 0.69.0 2024