Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-31274

eZ Platform core dependencies rely on deprecated DIC class parameters

    XMLWordPrintable

Details

    Description

      Overriding & reusing Symfony services by means of .class parameters overrides inside Symfony Dependency Injection Container configuration has been deprecated since Symfony 2.8 (AFAIK). I've identified serveral ezpublish-kernel parameters which are still used instead of the proper overrides:

      • ezpublish.view_provider.configured.class
      • ezpublish.view.matcher_factory.class
      • ezpublish.fieldType.indexable.unindexed.class

      It needs to be investigated how extension points can be improved (either by decorating or relying explicitly on a class from SPI namespace).

      Attachments

        Activity

          People

            andrew.longosz@ibexa.co Andrew Longosz
            andrew.longosz@ibexa.co Andrew Longosz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: