Problem/Motivation

( ! ) Deprecated: Using null as an array offset is deprecated, use an empty string instead in /var/www/html/web/core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php on line 190

Steps to reproduce

- Use php8.5
- Create a new node where scheduler and content moderation have been configured

Proposed resolution

Filter out the empty items. I could not find out where thy come from, maybe there is a better solution.

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

hydra created an issue. See original summary.

kristen pol’s picture

Assigned: Unassigned » kristen pol
kristen pol’s picture

Assigned: kristen pol » Unassigned
Status: Needs review » Needs work
StatusFileSize
new3.6 KB

Using cursor/opus 4.6 to review. Seems like legitimate feedback.

Use this however makes sense.

At minimum, add the comment, but it's seems reasonable to check for core issues first.

Given I'm not familiar with this codebase though, I don't have further comments.