PHP Deprecated: explicit nullable type
-
After upgrading to PHP, I’m getting lots of deprecation warning.
Print-my-blog: 3.27.11
WordPress: 6.8.9
PHP: 8.4
Thanks for the fix,
Marc[11-Dec-2025 17:53:55 UTC] PHP Deprecated: Twine\orm\managers\PostWrapperManager::getAll(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/Twine/orm/managers/PostWrapperManager.php on line 62
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: Twine\orm\managers\PostWrapperManager::setQueryForThisPostType(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/Twine/orm/managers/PostWrapperManager.php on line 84
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: PrintMyBlog\system\Activation::inject(): Implicitly marking parameter $table_manager as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/PrintMyBlog/system/Activation.php on line 65
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: PrintMyBlog\system\Activation::inject(): Implicitly marking parameter $capabilities as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/PrintMyBlog/system/Activation.php on line 65
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: PrintMyBlog\system\Activation::inject(): Implicitly marking parameter $design_registry as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/PrintMyBlog/system/Activation.php on line 65
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: PrintMyBlog\system\Activation::inject(): Implicitly marking parameter $project_contents as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/PrintMyBlog/system/Activation.php on line 65
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: PrintMyBlog\system\Activation::inject(): Implicitly marking parameter $migration_manager as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/PrintMyBlog/system/Activation.php on line 65
[11-Dec-2025 17:53:55 UTC] PHP Deprecated: PrintMyBlog\system\Activation::inject(): Implicitly marking parameter $version_history as nullable is deprecated, the explicit nullable type must be used instead in /.../wp-content/plugins/print-my-blog/src/PrintMyBlog/system/Activation.php on line 65
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.