PHP 8.5 issue

• Deprecated function: Using null as an array offset is deprecated, use an empty string instead in Drupal\entity_editor_tabs\EetHooks->hookLocalTasksAlter) (line 74 of modules/contrib/entity_editor_tabs/src/EetHooks.php).

Comments

dpi created an issue. See original summary.

dpi’s picture

dpi’s picture

Issue tags: +PHP 8.5

  • dpi committed 4fa7ae81 on 2.x
    feat: #3561383 Fix null as offset PHP 8.5 deprecation
    
    By: dpi