Closed kadowakiverite closed 2 years ago
Hello @kadowakiverite ,
We currently have a fix for this internally to be included in an upcoming release, likely within a couple of weeks. But thank you for your contribution and keen eye!
Spencer
Hi again @kadowakiverite ,
Just wanted to let you know the new 5.14.0 release is live on the Magento Marketplace and includes this fix. Thanks again for bringing up the issue!
Spencer
Magento2.4.4 requires Monolog ^2.6. Since Monolog 2.x, all the add* methods is removed. Therefore, as indicated in this PR, we must use error() instead of addError().