Browse Source
merged branch lsmith77/forward_compat_filesystem (PR #2971)
Commits
-------
aacb2de use the forward compat version in the Filesystem service
Discussion
----------
use the forward compat version in the Filesystem service
Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: 
Fixes the following tickets: -
by changing the service it should fix any type hints for the Filesystem class inside 2.1, but it shouldn't affect anyone still type hinting the old location in 2.0 since the new forward compat file extends the old file.
See
https://github.com/liip/LiipImagineBundle/commit/00c988bf0c0718a6861d59877e1aa525738669f7#commitcomment-820879
---------------------------------------------------------------------------
by tobiassjosten at 2011/12/26 18:41:45 -0800
:+1: