Daniel Fahlke
Daniel Fahlke
We should add an improved error for this then, but we should try it with flat tables active. (as it may be inteded to not create one when disabled) I...
could you also provide the mapping the failing modules use? (modman,package.xml, "map" element in composer.json?)
Please use @deprecated only for classes, which are intended to get removed completely, not as a workaround to mark direct instanciation. Also for reviewers: check usage is only changed, where...
yes, `"./"` should be allowed, even if I personally recommend to use `"./build"` So I reopen the issue for internal tracking of the issue, sorry for the spam :)
yes, but only for newer versions
I already reported them via gitter and they got removed. The problem is, the existing task for deactivating inactive projects would not have hit this project, as they were "active"...
is it ok if I move the target to the 20.0 Branch?
ok, then I will change it later. v20 is similar stable, mostly because it does not contain much additional changes currently https://github.com/OpenMage/magento-lts/blob/20.0/.github/changelog/version_20.txt its just better suited for changes, which are...
From the code this looks ok and makes sense. But this should really be tested by one of the Reviewers to make sure it has no odd side effects.