Danack

Results 291 comments of Danack

@williamdes Nope. This issue is about the box at windows.php.net not having up-to-date builds. I have never provided builds for Windows. The code (afaik) works fine on PHP 8.2. >...

What makes it more 'hilarious' is that I think the functionality doesn't actually work, and has been removed in ImageMagick >= 0x700.

You don't appear to have included the exception message in this report. Including that would make it easier to know what the problem is.

Then that's a problem with Laravel not showing the error message, which I won't be able to help you with. I also need to be able to have a reproducible...

Well, a bug that is actually my fault and something I can do something about. Which makes a nice change. It currently isn't possible. I have a fix in c555f5e13158c6b0d56a2cf547695a8f315fafc7...

I'll put what I'm trying into a checkout-able repo, to make sure it isn't PEBKAC.

> to make sure it isn't PEBKAC. Pretty sure it isn't that, but also ...I think Caddy is working as you intended it to. It's just that as a developer...

@pastebimas > Any ideas what might cause that? Reading from uninitialised memory, or very unlikely, bad memory in the computer. If it's still an issue, maybe post some code that...

The docker prune was done. ``` 12 8 * * * docker system prune -a -f >> /var/log/docker_system_prune.log 0 12 * * * /usr/bin/certbot renew >> /var/log/certbot_renew.log ``` And the...