Toon Verwerft

Results 280 comments of Toon Verwerft

Hello there, Thanks for the compliment. I've always been very sceptical for having this feature in Grumphp because I don't want to receive bug reports blaming us that our tool...

Closing because of inactivity. Feel free to start out an extension to prove this functionality.

Hello @rauanmayemir, About your first question: `\DateTimeImmutable` seems to work here. Do note that you need to prefix it with a backslash since it is in the PHP internal space....

I mean the problem is that the class name is `Decimal`. If you change it to `Decimal2` it works. This is because the information gets normalized again in the constructor:...

Can you elaborate what you are expecting exactly? I'm a bit confused by your description.

Thanks for sharing ! I totally forgot that feature was added to PHP 8.4. Since version 4, we moved away from using PHP's soap extension and instead are using [our...

> The fact that you are using your own encoding is quite impressive. I would still be interested in using the soap extension for performance reasons. Although I am certainly...

You are not spoiling any chances of it getting added. If you want to increase chances of it getting added, the same comment as above still applies: > So to...

I'm a bit confused.. 4.14 is in those dependency ranges right?

Since 4.x is a new major release, it might make more sense to keep it as is. Those on older Magento installations van keep on using an older soap-client version...