YouweGit / FileManager

A secure file manager bundle for symfony2
MIT License
14 stars 15 forks source link

added option to keep original file extension #4

Closed ctrl-f5 closed 8 years ago

ctrl-f5 commented 8 years ago

option defaults to false to keep things running the way they were without the need for any extra config.

resolves issue #3

mt80 commented 8 years ago

Hello. Could you create a pull request to merge these changes into the new branch 3.0? We will put in there all symfony 3 compatible code.

ctrl-f5 commented 8 years ago

3.0? there isn't a 2.0 version?

anyway, in the meantime I already forked this repo, merged all the other PR's that were hanging here, and updated master with symfony3 compatibility, as a 2.0 branch alias: https://github.com/ctrl-f5/FileManager

feel free to merge this back into this repo.

mt80 commented 8 years ago

we named it 3.0 because it is for symfony 3

mt80 commented 8 years ago

we added some of your changes in our 3.0 branch. Thank you for the contribution