mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
101 stars 53 forks source link

Unable to apply data patch on PHP8.1 #516

Closed anvanza closed 2 years ago

anvanza commented 2 years ago

Describe the bug Unable to apply data patch Mollie\Payment\Setup\Patch\Data\EncryptApiKeys for module Mollie_Payment. Original exception message: Deprecated Functionality: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/html/vendor/mollie/magento2/Setup/Patch/Data/EncryptApiKeys.php on line 67

Used versions

To Reproduce Steps to reproduce the behavior: 1: Run bin/magento setup:upgrade

Expected behavior A clear and concise description of what you expected to happen. It finishes without errors

Actual behavior A clear and concise description of what actually happens. It finishes with errors

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Frank-Magmodules commented 2 years ago

Hi @anvanza ,

We are happy to share that we've just released the new 2.11.0 version where we have fixed this issue.
Thank you for opening this issue and for the detailed issue report.

We are closing this issue now but please feel free to reopen the issue if this still occurs.