Pieter Hoste

Results 393 comments of Pieter Hoste

Thank you for the effort @BjarneDMat! I was able to install PHP 8.4.6 with these changes without issues so far, using: - macOS 13.7.5 - Intel processor - Xcode Command...

@ryandesign: what needs to happen to move this forward? I understand it's a big PR and is hard to review, but the PHP packages in macports are basically stuck since...

I've switched to https://github.com/shivammathur/homebrew-php & https://github.com/shivammathur/homebrew-extensions by now, they support PHP 5.6 all the way to PHP 8.4 on the latest macOS version. Always been very happy with macports, but...

Looks like Magento core-devs already fixed this in [ACP2E-4100: Regular price is not visible, even though a special price is applied](https://github.com/magento/magento2/commit/ab79011895b544c59dc9e823c76d9a731196b946), I guess this will be released in Magento 2.4.9...

I don't think this is a good idea, the admin interface is often used by people who have no idea what `bin/magento` command is or how they can use it,...

@engcom-Hotel, @YevhenZvieriev: doesn't [my previous comment](https://github.com/magento/magento2/pull/38598#issuecomment-2203104519) make sense to you guys? This interface is often used by non-technical users, I really wouldn't put technical jargon in this UI if I...

Would be good to know if anybody still relies on the `pub/cron.php` file to exist, because in my opinion nobody should rely on it and we should simply remove it...

Nice, this is also being suggested in https://gist.github.com/peterjaap/006169c5d95eeffde3a1cc062de1b514?permalink_comment_id=5197461#gistcomment-5197461 Looks good to me!

@engcom-November: I'm not convinced it's an exact duplicate, it's very related, but not the same, because #40138 (and its fix #40142) only deal with tax related functionalities and not with...

@engcom-November: can you re-open this please?