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.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Oneup\UploaderBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Fix for deprecation
Message in Symfony Profiler
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Oneup\UploaderBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.