Kai Mindermann, M.Sc.

Results 18 comments of Kai Mindermann, M.Sc.

@bridgetkromhout the line you mentioned is ambiguous: Yes it says that "effectively overwriting values in the dest dictionary", which can mean two things: 1. that the returned dictionary of the...

I suppose you can't update the certificate yet until GitHub adds support for that (isaacs/github/issues/156)...

If #12 solves this deprecated usage I'm fine with that. I only suggested the docker image proposed in the depcreation notice but have no preferences how it should be approached.

At least the one linked in the file https://github.com/yiisoft/yii2-docker/blob/master/docker-compose.fpm-nginx.yml#L4 is deprecated when you visit their github page with their deprecation notice https://github.com/phundament/docker-images and look at the last update 4 years...

I am not completely sure how that dependency is used or not, but if those 4 year old docker images would be used, then I suppose they'll include security issues...

I think I understood now that you only put the file https://github.com/yiisoft/yii2-docker/blob/master/docker-compose.fpm-nginx.yml as example and that is not used in the docker published docker images. E.g. when I use the...

@udidifier maybe a fork is needed? @TerminalWitchcraft seems to be not active anymore?

I also ran into a problem using it, couldn't compile anymore because of the dependency on `actix-http = {version = "2.2.0", features=["actors"]}` which then depends on a conflicting brotli version...