This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Description
After upgrading to Symfony 4.2 the following deprecation warning is thrown which seems to be related to this bundle:
Not implementing the static getExtendedTypes() method in %lexik_form_filter.type_extension.filter_extension.class% when implementing the Symfony\Component\Form\FormTypeExtensionInterface is deprecated since Symfony 4.2. The method will be added to the interface in 5.0.
Additional information is available here.