Adrian Les
Adrian Les
I have started working on supporting PHP 8. So far, it looks like we can get it running with a very few bundle updates. Anyway, I would like to know...
I was reviewing the code in case the LoggerHandler was getting instantiated elsewhere but it is not. The only instantiation happening is in the service container through the [services.yaml](https://github.com/elkarbackup/elkarbackup/blob/master/config/services.yaml#L47) configuration....
Hello, This change has been already merged. Thanks @JoshuaBehrens for your contribution and for the nice banana set up
Even if you are in dev environment, the cache will not be automatically cleared after just adding an annotation `/** @var string[] */` so remember to `php bin/console cache:clear` use...
I talked to our legal department regarding the contact form and the newsletter and they stated that we need the user to accept - both the **General terms and conditions**...
Hello, The changes related to this issue are now merged. Thank you for your contribution.