William Desportes
William Desportes
Thank you!
Moving view and with into a function fixes it ```php /** * Get the message content definition. */ public function content(): Content { return new Content( view: 'email.toUser.payinFailed', with: [...
For me this would qualify as a bug `ERROR: Failed to load object versions` When I try to view an object
> I haven't confirmed whether it works with "Garage", but I've fixed as mentioned in the comment above. Thank you, this fix works fine with Garage đ
Thank you @controlol for making a nice table I guess this could go to the README
> But blocking a whole ASN... That's extreme Honestly, China net is most of the attacks on my systems. If could ban them entirely or add a SPAM score weight...
See #141 if Rust stable works better for you
> Are you sure this is correct? phpMyAdmin version: 4:5.2.1 Yes it is, this is a Debian version: https://tracker.debian.org/pkg/phpmyadmin
> phpMyAdmin version: 4:5.2.1+dfsg-4 You seem to be using Debian testing Can you run ```sh apt policy php-psr-http-message ``` ``` php-psr-http-message: Installé : 1.0.1-3 Candidat : 1.0.1-3 Table de version ...
Can you try to confirm that it works if you `apt install php-psr-http-message=1.0.1-3` ?