symfony-cmf / media-bundle

UNMAINTAINED - Minimalistic interfaces to handle media in the context of the CMF
http://cmf.symfony.com/
30 stars 40 forks source link

Change UploadFileHelper to an interface and Doctrine implementation #70

Closed rmsint closed 11 years ago

rmsint commented 11 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets #66
License MIT
Doc PR https://github.com/symfony-cmf/symfony-cmf-docs/pull/276

To be merged after this PR:

rmsint commented 11 years ago

Updated the UploadFileHelper to an interface and a Doctrine implementation. For other bundles it is not important whether the it is a Doctrine or maybe later a Propel implementation.

dbu commented 11 years ago

+1