Ihor Sviziev

Results 212 comments of Ihor Sviziev

@norgeindian the laminas filter is actually included in Magento 2.4.6 and 2.4.6-p1, and your custom extension can also add to requreiments the package you need https://github.com/magento/magento2/blob/2.4.6-p1/composer.json#L56 https://github.com/magento/magento2/blob/2.4.6/composer.json#L56

@norgeindian in my opinion, if your extension depends on some laminas library, it should declare such dependence in require section. Otherwise you'll see such errors. I don't think this should...

Same issue with spotify happened to me today. `brew uninstall --cask spotify`, `brew cleanup`, and `brew install --cask spotify` helped, but it's annoying. This definitely should be fixed. It looks...

@razvanazamfirei, unfortunately, today got a new update, and the same issue happened. ``` ➜ ~ launchctl list | grep spotify ✔ 26255 0 application.com.spotify.client.138935288.141593500 ``` Logs ``` default 12:26:10.810897+0300 Spotlight...

@razvanazamfirei, I've got a new update today, and this time, Spotify was running while I ran brew upgrade --cask. ``` ==> Upgrading 1 outdated package: spotify 1.2.34.783,923721d9,4676 -> 1.2.35.663,b699649e,5769 ```...

I got confused... Today got another update (spotify 1.2.36.959,04bf500c,859 -> 1.2.37.701,e66eb7bc,1226), and Spotify was stopped at that moment. After the upgrade, I tried to open Spotify and... it just works......

@fredden I think ignoring failure for posix_isatty would be enough

In general - looks good. @engcom-Charlie could you help with failing unit & static tests? Seems like there some additional changes might be required for the b2b/ee versions.

@magento run Database Compare, Functional Tests B2B, Functional Tests EE