Pieter Hoste
Pieter Hoste
@engcom-Hotel: can you please retry to reproduce? More and more people are running into the problem ... It would be appreciated if https://github.com/magento/magento2/pull/38364 would get some more attention and gets...
@engcom-Hotel: those are incorrect steps, the correct steps are mentioned earlier in this comment: https://github.com/magento/magento2/issues/38214#issuecomment-1894345126 Have you already figured out how to run php with ICU library version 74.x?
@webcreative24: apply changes from https://github.com/magento/magento2/pull/38364, that works for us.
Just for funsies: @magento run all tests
Sorry, I was away on holiday. Also there are some changes in the wikimedia/less.php repository that haven't been published yet in a new release that I want to test first,...
Just tried again but with `dev-master 06ab7ce` of `wikimedia/less.php` as a test, and I still get maybe (?) unexpected changes. See small extract of diff between v3.2.0 and `dev-master 06ab7ce`...
No, not at all, these are 2 completely different things. #38335 deals with compilation using less.js which is used for local development using grunt This PR deals with compilation using...
Still WIP, this whole less compilation is a giant mess (no wonder that the guy who worked for Adobe some years ago to try to fix the frontend stack quit...
Tried it out with the recently released v4.2.0 of wikimedia/less.php today, but ran into a bug: https://github.com/wikimedia/less.php/issues/107 And while working on this, I ran into another bug in Magento as...
The problem discovered in my last comment is being fixed over here: https://github.com/magento/magento2/pull/38683