Problem/Motivation

Installing the module via a recipe on Drupal 11.3 with PHP 8.4, I get the following deprecation notice during recipe application

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/web/modules/contrib/ckeditor_bs_grid/src/Form/GridDialog.php on line 83

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

thejimbirch created an issue. See original summary.

thejimbirch’s picture

Merged request added that makes the deprecation notice go away.

thejimbirch’s picture

Status: Active » Needs review
StatusFileSize
new577 bytes

Patch added for use in composer.

b_sharpe’s picture

Status: Needs review » Fixed

Thank you sir!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.