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

Fix deprecation warning #419

Closed knallcharge closed 2 years ago

knallcharge commented 2 years ago

removes deprecation warning to prepare for compatibility with symfony 6

bytehead commented 2 years ago

Thank you very much! This will be fixed already by #416.