justbetter / magento2-sentry

Magento 2 module to log to Sentry
MIT License
160 stars 70 forks source link

Exception on setup:upgrade with ver 2.4.4 and php 8.1 #91

Closed AboElnoor closed 2 years ago

AboElnoor commented 2 years ago

Do you want to request a feature or report a bug? Bug

Bug: What is the current behavior? when running bin/maginto setup:upgrade it shows an exception started with the following screenshot: Screenshot-20220602093115-1861x80

What is the version of Magento and of Sentry extension you are using? Always use the latest version of the extension one before opening a bug issue. "justbetter/magento2-sentry": "^2.6" on Magento 2.4.4 and PHP 8.1

indykoning commented 2 years ago

Hi, For the upgrade to Magento 2.4.4 we have made a major release to version 3.x So updating to composer update "justbetter/magento2-sentry:^3.0" should do the trick 🙂

If this doesn't work be sure to let us know!