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.2 support #1

Closed
henkvalk opened this issue Jul 15, 2024 · 1 comment
Closed

PHP 8.2 support #1

henkvalk opened this issue Jul 15, 2024 · 1 comment

Comments

@henkvalk
Copy link

While installing the module on Magento 2.4.6 with php 8.2, we receive the following error during the php bin/magento setup:upgrade

Deprecated Functionality: Creation of dynamic property ProductFlowbv\Magento2\Setup\UpgradeData::$orderAttributes is deprecated in /vendor/productflowbv/magento2/Setup/UpgradeData.php on line 54

You need to declare the properties $orderAttributes and $productAttributes in your class Setup/UpgradeData.php

remcom added a commit that referenced this issue Jul 22, 2024
jeroensurft added a commit that referenced this issue Jul 22, 2024
@remcom
Copy link
Contributor

remcom commented Jul 30, 2024

issue resolved

@remcom remcom closed this as completed Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants