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

Dynamic properties in Helper/Config.php not compatible with PHP 8.2 #17

Open
samcleathero opened this issue Nov 14, 2024 · 0 comments · May be fixed by #18
Open

Dynamic properties in Helper/Config.php not compatible with PHP 8.2 #17

samcleathero opened this issue Nov 14, 2024 · 0 comments · May be fixed by #18

Comments

@samcleathero
Copy link

$productMetadata and $storeManager are both accessed in Helper/Config.php without being declared. This causes an error at the checkout when using PHP 8.2+.

I will open a pull request shortly to fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant