-
Notifications
You must be signed in to change notification settings - Fork 9
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
Error after upgrading to Magento 2.4.4 #67
Comments
Further to this,
The above errors are not the only ones - every class implementing |
Hey @aligent-lturner , |
Is your latest version 1.1.2 compatible with Adobe Commerce Magento 2.4.4? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, after upgrading to Magento 2.4.4 with php 8.1, and pulling the latest Zip module code from composer, I get this error
Exception #0 (Exception): Deprecated Functionality: preg_replace(): Passing null to parameter 3 ($subject) of type array|string is deprecated in /magento/vendor/zip/magento2/Model/Config.php on line 384
1 preg_replace() called at [vendor/zip/magento2/Model/Config.php:384]
2 Zip\ZipPayment\Model\Config->getValue() called at [vendor/zip/magento2/Model/Config.php:368]
Does the composer module need to be updated to be compatible with 2.4.4? If so, has the update been scheduled yet?
ps I tried also to contact from the support link on Magento marketplace but the email does not get delivered.
The text was updated successfully, but these errors were encountered: