You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CmfMediaBundle has requirmenrs ~0.12 which allows 1.0 as I can see. @dbu it has to be set ~0.12,<1.0. While raising required version of liip imagine bundle in media bundle the loader has to be adjusted and tested.
The new constructor signature found here:
https://github.com/liip/LiipImagineBundle/commits/81ba74c34c12e75327e21e6266082b870a349543/Imagine/Data/Loader/AbstractDoctrineLoader.php
does not play well with:
https://github.com/symfony-cmf/MediaBundle/blob/master/Adapter/LiipImagine/CmfMediaDoctrineLoader.php
Also there is an undefined variable called $formats in the constructor now
The text was updated successfully, but these errors were encountered: