Fix PHP 8.4 implicit nullable deprecation

Created on 6 June 2025, about 22 hours ago

Problem/Motivation

PHP 8.4 has been released, and this module is triggering a "use explicit nullable type" deprecation.

This is part of Drupal's coding standards now, but since the issues to fix phpcs in this module have stalled, I'm opening up this issue to fix this single deprecation to avoid the warnings on PHP 8.4.

After updating to PHP 8.4:

PHP Deprecated:  Drupal\ckeditor_bs_grid\Form\GridDialog::buildForm(): Implicitly marking parameter $editor as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/ckeditor_bs_grid/src/Form/GridDialog.php on line 83
🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇧🇷Brazil hfernandes

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024