Sven Reichel
Sven Reichel
Can you please verify that all translations still work? Unused translations should be removed from csv.
This change breaks every locale pack. No! E.g. https://github.com/riconeitzel/German_LocalePack_de_DE translates ... ``` "Manage Products","Artikel verwalten" ```
If you want to change wording, please in CSV only. Extensions may rely on that php string with custom translation.
Nice catch. This table does no exist in "sample date" too, but is created when you change media storage to DB. So if you migrate a shop where config is...
Is this code (#345) still required?
I'm out with my dog for next hours ... and i can't see detailed checks in github app ... Think easiest is to rebuild baseline (I also do this for...
When I comment the three lines I get a lot of other errors related to php8.1. It takes some time to test.
@kiatng please wait with reviews. I'm also working on a PR that is bit different. (w/o type casting)
> I am not sure if blanket type casting the params of PHP functions is a good idea, This is why i put it on hold. > Your thoughts? I'd...
@elidrissidev thanks!!! I tried to test it and run into different other errors. This PR is too important, to semi-blindly hit approve. And it's to large to test it properly....