Skip to content

version 8 doesn't work with symfony-cmf/media-bundle #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wuestkamp opened this issue Apr 19, 2018 · 2 comments
Closed

version 8 doesn't work with symfony-cmf/media-bundle #313

wuestkamp opened this issue Apr 19, 2018 · 2 comments

Comments

@wuestkamp
Copy link

wuestkamp commented Apr 19, 2018

Issue Type:
  • Bug Report
Bundle Version:

Master

Summary:

Adapter from symfony-cmf/media-bundle not working

Steps To Reproduce:

In your composer.json use:

"helios-ag/fm-elfinder-bundle": "8.x",
"symfony-cmf/media-bundle": "1.3.*"

Then run "composer install --no-dev"

Expected Results:

No error.

Actual Results:

This error occurs:


ClassNotFoundException in PhpcrDriver.php line 35:
Attempted to load class "ElFinderVolumeDriver" from namespace "FM\ElFinderPHP\Driver".
Did you forget a "use" statement for another namespace?

So the symfony-cmf/media-bundle uses the ElFinderVolumeDriver from helios-ag/fm-elfinder-php-connector. As this is deprecated how should this work?

Thanks!
Kim

@helios-ag
Copy link
Owner

Thanks for reporting, probably CMF needs PR to provide support

@helios-ag
Copy link
Owner

@wuestkamp i think we can close this issue, according to this symfony-cmf/media-bundle#179 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants