PAYONE-GmbH / magento-2

PAYONE Payment Extension for Magento 2
28 stars 56 forks source link

Version 3.8.1: Deprecated Functionality: Creation of dynamic property #518

Closed constancyGmbH closed 9 months ago

constancyGmbH commented 1 year ago

While saving the configuration under Store => Configuration => Payone => Payment I get the following Error Message:

Something went wrong while saving this configuration: Deprecated Functionality: Creation of dynamic property Payone\Core\Observer\PaymentSystemConfigChanged::$ratepayHelper is deprecated in /app/code/Payone/Core/Observer/PaymentSystemConfigChanged.php on line 46

System is Magento 2.4.6 with PHP 8.2.4

constancyGmbH commented 1 year ago

btw: Adding the Property protected $ratepayHelper;

in File app/code/Payone/Core/Observer/PaymentSystemConfigChanged.php will fix the issue.

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

constancyGmbH commented 9 months ago

I see this was fixed in v3.9.0