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

Do not use deprecated method #171

Closed ElectricMaxxx closed 7 years ago

ElectricMaxxx commented 7 years ago

In CollectionOrderListener

$accessor = PropertyAccess::getPropertyAccessor(); // use deprecated BC method to support symfony 2.2

the deprecated method can be removed, as it causes trouble now.

ElectricMaxxx commented 7 years ago

This issue was created on the wrong repositor and was solved in: https://github.com/sonata-project/SonataDoctrinePhpcrAdminBundle/commit/81037b48727a65939b5cb71146312c8a04c8a9e6