Julien
                                            Julien
                                        
                                    @MaksNovalis Would you mind offering a pull request with your changes so that other can benefit from it ?
Any chance of a merge ? Issue is still present with SQLite and latest adminer (`4.8.1`) + PHP `8.2.12`. I can reproduce exactly what is stated here : https://sourceforge.net/p/adminer/bugs-and-features/801/
Thanks for the info!
It seems fixed on `4.8.3` from AdminerEvo's repo.
Any news on this issue ?
Any news on that matter ? Password (non)removal from logs is a serious security concern, especially for a security product.
Anyone found a workaround using Vite ? The solution proposed by morgan doesn't work in this context.
Also interested in this, if anyone has managed to get it working.
Apparently, there is an @ already, but that doesn't cut it. `return strlen($path) < PHP_MAXPATHLEN && @is_file($path) && is_readable($path);` https://github.com/matthiasmullie/minify/blob/master/src/Minify.php#L504
Oh great, thanks for all the info ! So apparently I should be able to get where I want, either using this library and doing some comparison between the rotational...