Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4 deprecated warnings #1084

Open
layoutd opened this issue Nov 6, 2024 · 0 comments
Open

PHP 8.4 deprecated warnings #1084

layoutd opened this issue Nov 6, 2024 · 0 comments
Labels
type: technical debt This issue/PR represents/solves the technical debt of the project.

Comments

@layoutd
Copy link
Collaborator

layoutd commented Nov 6, 2024

Describe the bug:

PHP Deprecated:  Automattic\WooCommerce\Pinterest\View\PHPView::render_partial(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/wp-content/plugins/pinterest-for-woocommerce/src/View/PHPView.php on line 127
PHP Deprecated:  Automattic\WooCommerce\Pinterest\View\View::render_partial(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/wp-content/plugins/pinterest-for-woocommerce/src/View/View.php on line 44

Steps to reproduce:

  1. I believe they occurred when loading a product editor page.

Expected behavior:

No deprecated warnings.

Actual behavior:

Deprecated warnings.

@layoutd layoutd added the type: technical debt This issue/PR represents/solves the technical debt of the project. label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: technical debt This issue/PR represents/solves the technical debt of the project.
Projects
None yet
Development

No branches or pull requests

1 participant