Pavel S. Pobegov
Pavel S. Pobegov
Thank you for a brilliant library, however it has a "bug" which is also reproducible on your examples: Open this example with a mobile device: https://innostudio.de/fileuploader/documentation/examples/thumbnails/ then add a new...
Discovered when porting an existing project to PHP 8.1. It seems that with open_basedir restrictions set, a call to file_exists() to any path outside of the paths set in open_basedir...
No longer throwing any notices. All works as before. Fix is minor.