Mohamed Ilies

Results 13 comments of Mohamed Ilies

Was this solved? Because I did a secret test right now with mariadb service. I opened bash inside a mariadb container Did `#cat /run/secrets/mysecret` the value is correctly there Did...

+1 Im a time traveler from 2025 10 years later and still no support

Nah, I'm too noob to play with `skinning` and similar things. I'm still tinkering with the included examples and trying to make a pong game. I just didn't like how...

Thank you for the tip 🙇🏼, I'll keep a note to try it when I use VISU. Edit: I think I shouldn't keep this to myself, but I find it...

same bug on PHP 8.1.6 ``` php ./bin/design-pattern C:\Dev\row-bloom\core Design pattern detector by Jean-François Lépine PHP Fatal error: Uncaught TypeError: Hal\Component\File\Finder::__construct(): Argument #1 ($extensions) must be of type array, string...

Is it possible to use this package without editing the Open SSL config and not run into this exception? > OpenSSL with RC4 supported is required. In case you use...

@MaximilianKresse the code with `useArcfourFallback` is not released yet. Still, is it not possible to use `aes-256-cbc` when calling `openssl_encrypt`. I tried to extend `FpdiProtection` by mixing code from TCPDF...

Im doing this for now ```php if(preg_match('/^\s*

I don't understand why this failed