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

Drop support for PHP 7.4 and fixed deprecation warnings #432

Closed deluxetom closed 1 year ago

deluxetom commented 1 year ago

I think this will require a new major version once this is merged

deluxetom commented 1 year ago

there were issues with this code and we stopped using the library in order to use something custom