Fixed
Project:
BUEditor
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2026 at 10:59 UTC
Updated:
23 Apr 2026 at 13:01 UTC
Jump to comment: Most recent
BUEditor is throwing "Implicitly marking parameter {param} as nullable" deprecation warnings on PHP 8.4.
Edit a node with BUEditor enabled at PHP 8.4:
Use explicit nullable type in code.
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
Comment #3
seogow commentedMerge request created.
Comment #4
ufku commentedWas fixed in 3.x-dev. Thanks.