-
Notifications
You must be signed in to change notification settings - Fork 17
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
PHP 8.1 support #36
Comments
Same problem when trying to upgrade to 2.4.5. |
Seems to be fixed in Commit dcbfe8b121b7767443c33289e0ab0173117771bb but never been released |
Still not fixed. |
@sidolov: it looks like your fix hasn't been released yet? Latest published version is 2.0.3 (also on repo.magento.com), the fix (and some other commits) haven't been published yet in a new version. |
Same problem when trying to upgrade to 2.4.6-p3 I used composer 2.6 |
The fix for PHP 8.2 has finally been released today in version 2.0.4: 2.0.3...2.0.4 |
Deprecation Notice: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/xxx/public_html/vendor/magento/composer-root-update-plugin/Utils/PackageUtils.php:128
The text was updated successfully, but these errors were encountered: