helios-ag / FMElfinderBundle

:file_folder: ElFinderBundle provides ElFinder integration with TinyMCE, CKEditor, Summernote editors
MIT License
275 stars 128 forks source link

Deprecation (Since Symfony 5.3) : RegisterListenersPass configuration #456

Closed amalricBzh closed 2 years ago

amalricBzh commented 2 years ago

Describe the bug Using FMElfinderBundle (v10.1), Symfony (5.3.7) throw a deprecation warning :

Since symfony/event-dispatcher 5.3: Configuring "Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass" is deprecated.

To Reproduce Use FMElfinderBundle in a Symfony 5.3 project. See deprecations (via logs or Symfony debug bar).

helios-ag commented 2 years ago

Thanks for report, already working on it

helios-ag commented 2 years ago

Should be fine now.