Raul P.
Raul P.
It looks like my version of lua-md5 did not support the sumhexa function, so I solved it by removing the dependency altogether. Just replace the function `purge_one()` to let the...
Hi, is this the reason why, I installed the app a couple of hours ago on Windows 10 but my .sqlite files keep hammering the disk? I have 4 accounts,...
I must admit this email client is great already, but fonts need some sort of improvement. A basic clear formatting button, and an option to convert between html and text...
Referencing #323
Does file_get_contents($url) return anything at all? Some servers do not allow file_get_contents($url), only local file paths.
As an option... maybe, but sometimes we have conflicts already, just by minifying already minified files. Perhaps a minimal, white space only option would be great too.
I'm not sure if this could be related, but I have PHP Minify integrated on my wordpress plugin and I've seen reports from people, showing that the max execution time...
+1 please
Well, that's the issue... I only have PHP 7.2 installed, not 7.3. Why does it then, compile with PHP 7.3? I upgraded PHP to 7.3 and it now works fine....