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

Deprecated Functionality: Creation of dynamic property php 8.2 #103

Open
Sayed-Kerkesh opened this issue Mar 6, 2024 · 0 comments
Open

Comments

@Sayed-Kerkesh
Copy link

Sayed-Kerkesh commented Mar 6, 2024

after redirect to the checkout page it's showing this exception

1 exception(s):
Exception #0 (Exception): Deprecated Functionality: Creation of dynamic property Eadesigndev\RomCity\Plugin\Checkout\BillingAddressLayoutProcessor::$result is deprecated in /Users/tirador/Sites/tiradorstores/vendor/eadesignro/romcity/Plugin/Checkout/BillingAddressLayoutProcessor.php on line 15

Exception #0 (Exception): Deprecated Functionality: Creation of dynamic property Eadesigndev\RomCity\Plugin\Checkout\BillingAddressLayoutProcessor::$result is deprecated in /Users/tirador/Sites/tiradorstores/vendor/eadesignro/romcity/Plugin/Checkout/BillingAddressLayoutProcessor.php on line 15

The solution is

Defining the $result property into this class

\Eadesigndev\RomCity\Plugin\Checkout\BillingAddressLayoutProcessor

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

1 participant