Skip to content

ISBAT Implicitly marking parameter as nullable is deprecated #2652

@thefrosty

Description

@thefrosty

Describe the bug:

I should be able to traverse my site without error warnings when using current or future PHP versions.

Examples:

PHP Deprecated: CoBlocks_Block_Migration::query_selector_all(): Implicitly marking parameter $context_node as nullable is deprecated, the explicit nullable type must be used instead in /../plugins/coblocks/includes/block-migrate/class-coblocks-block-migration.php on line 202 
PHP Deprecated: GoDaddy\WordPress\Plugins\CoBlocks\Dependencies\GoDaddy\Styles\StylesLoader::setInstance(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead in /..plugins/coblocks/includes/Dependencies/GoDaddy/Styles/StylesLoader.php on line 68 
PHP Deprecated: CoBlocks_Block_Migration::query_selector(): Implicitly marking parameter $context_node as nullable is deprecated, the explicit nullable type must be used instead in /../plugins/coblocks/includes/block-migrate/class-coblocks-block-migration.php on line 214 

Isolating the problem:

  • This bug happens with no other plugins activated
  • This bug happens with a default WordPress theme active
  • This bug happens without the Gutenberg plugin active
  • I can reproduce this bug consistently using the steps above

WordPress version:

6.9

PHP Version:

8.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Priority] LowThis issue/pull request is not immediate[Type] BugSomething that is not working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions