Christian Münch
Christian Münch
@sreichel oh wow, that is be a huge cleanup here.
> @cmuench phpstan level 9 is tough. Also try to add some better interaction (and validation) for missinng/wrong arguments. Takes me some days. That's hard. Magento 2 is tested with...
Reference #1256 PHP 8 implementation
If someone uses Traefik 2.0 with Letsencrypt to terminate SSL as reverse proxy. Add this labels to your wallabag container config: ``` labels: - "traefik.http.routers.wallabag.middlewares=wallabagHeaders" - "traefik.http.middlewares.wallabagHeaders.headers.sslProxyHeaders.X-Forwarded-Proto=https" ``` (Replace "routers.**wallabag**"...
@hayesOw I had the same issue. Found a hint in act manual about multiline secrets. https://nektosact.com/beginner/index.html#envsecrets-files-structure A line break has to be a string `\n`. I tested it and it...
Faker is already bundled with n98-magerun. So it's easy to use.
I have the same problem on my Arch Linux. Installation via `gem install asciidoctor-confluence`. Ruby version info: `ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux]`
Magento Connect Version is not up to date. We have tested it in EE 1.12 which has rearly the same community module code base. I guess it should work in...
Hi, ich habe eben PHPStorm 3 (111.19) noch einmal leer installiert. Das Verzeichnis ~/.WebIde10/config/templates (Linux) neu angelegt und dort die Templates über git eingespielt. Bei mir funktioniert alles einwandfrei. Wie...
Currently we have no concrete plans to port this module.