justbetter / magento2-sentry

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

Place back correct ScopeInterface #123

Closed peterjaap closed 9 months ago

peterjaap commented 9 months ago

Extension is breaking in 3.5.0!

This class uses ScopeInterface::SCOPE_STORES, which does not exist in the \Magento\Framework\App\ScopeInterface class.

@indykoning this is a hotfix for the latest release

indykoning commented 9 months ago

Nice catch! i'll get this merged and release a new version 🚀