1up-lab / OneupUploaderBundle

This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
MIT License
604 stars 177 forks source link

quick fix #422 PHP 8.1 compatibility / deprecation warnings #427

Closed m2mtech closed 2 years ago

m2mtech commented 2 years ago

dirty quick fix for #422 removing the deprecation warning (should work for the 4.x branch, too)

bytehead commented 2 years ago

Thank you! 🙏