Hans Mackowiak
Hans Mackowiak
`composer require "npm-asset/uppy:5.1.1" --dry-run` (5.1.1 version is important) depends on this: https://asset-packagist.org/package/npm-asset/uppy--core adds this to composer cache: https://cdn.asset-packagist.org/p/npm-asset/uppy--core/1d22f2bb9e71c6e9486208c51dbf8282e5af93f5bae537e0efb898fb45fb8910.json Which has this line: ``` "npm-asset/uppy-example--dev": "file:examples/dev", ``` Which causes this Error:...
Using `Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface` before, `getTypes` was used to return a List of in this file imported LegacyType with Symfony 7.1, a new method `getType` was added to return new Component https://symfony.com/doc/current/components/type_info.html...
### Description (*) * Fixes Mage::log when using PHP own `Log_*` constants. * Also adds `Mage_Core_Helper_PsrLogger` as way to implement `LoggerInterface` using Mage Log function ### Related Pull Requests -...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description Turns out Microsoft Office365 doesn't like UTF-8 Mails ``` Zend_Mail_Protocol_Exception: 5.1.8 UTF-8...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description It happened way too often that I want to save only one...
While looking at the Indexer Code, i noticed this Event: https://github.com/OpenMage/magento-lts/blob/1699e42e5545ad4f118685c5c3fdfa744e175a70/app/code/core/Mage/Bundle/Model/Resource/Price/Index.php#L372-L376 the problem is, that all the other instances of this Event uses this Params instead: https://github.com/OpenMage/magento-lts/blob/1699e42e5545ad4f118685c5c3fdfa744e175a70/app/code/core/Mage/Bundle/Model/Resource/Indexer/Price.php#L271-L276 And the Only...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Description I have to calculate the shipping tax based on the proportion of...
> > @VincentLanglet when is Sonata going to drop Symfony 5.4 Support? The [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html) might look more interesting than webpack > > We're following https://symfony.com/releases#maintained-symfony-branches so it will be end...
Closes #6811 currently it causes flickering And sometimes, the Bestow Effect isn't removed as it should, but I can't find the remaining one. That causes the Creature Spell still be...
I would like to add `THISTYPE` similar to `CARDNAME` for Descriptions it mostly matters for Cost Parts that does check for "CARDNAME" should check for "THISTYPE" too Variations: * "this...