-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
[Priority] LowThis issue/pull request is not immediateThis issue/pull request is not immediate[Type] BugSomething that is not working as expectedSomething that is not working as expected
Description
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
Labels
[Priority] LowThis issue/pull request is not immediateThis issue/pull request is not immediate[Type] BugSomething that is not working as expectedSomething that is not working as expected