Daniel Fahlke

Results 92 comments of Daniel Fahlke

in any case, I would like to move the PR to the 20.0 branch then, if its ok for you

Could someone check the sql queries which change here? Having a `Explain` of the query would be even better.

might be an odd leftover from the primary autoloader not being able to handle non existing Classes, and the old time where PHP did not support multiple autoloaders. There was...

@ADDISON74 please be more carefully with this. There is a clear problem description, steps to reproduce it and explaination why this is a problem. And I would definitely say, error...

@krombox the installer can sadly only ignore files, which come from magento modules. if its source is a magento core project, then it is not handling the deploy, and therefore...

I will reduce the possible dependency issues with the migration to composer V2

which version of the installer are you using? What is your composer.json?

as you make use of the `modman-root-dir`, you probably dont make use of the most recent 3.x release, as we dont support this anymore. I assume the problem is created...

We can not replace it for backwards compatibility reasons, we could just copy it, which would increase the needed maintenance

The hint for the innodb_file_format is usefull, should also work for MySql https://dev.mysql.com/doc/refman/5.7/en/innodb-file-format.html We cant really solve this on OpenMage side, as we probably would need to change the flat...