Skip to content

Handle remaining, missing DIC Tags #2347

Closed
@weaverryan

Description

@weaverryan

This is a summary of #519 and #1320.

DIC tags that are missing and need to be added:

  • assetic.filter from AsseticBundle
  • assetic.asset from AsseticBundle
  • assetic.formula_loader from AsseticBundle
  • assetic.formula_resource from AsseticBundle
  • assetic.factory_worker from AsseticBundle
  • assetic.templating.twig from AsseticBundle
  • assetic.templating.php from AsseticBundle
  • doctrine.event_subscriber from DoctrineBundle
  • doctrine.event_listener from DoctrineBundle

Changes specifically for Symfony 2.1:

  • kernel.cache_clearer
  • translation.dumper
  • translation.extractor
  • and remove security.listener.factory

Changes specificallt for Symfony 2.2:

  • kernel.fragment_renderer

We need to open up issues in the respective repositories of the bundles for the following tags (double-checking to see if they're already documented before creating an issue)

  • request.param_converter from SensioFrameworkExtraBundle
  • security.after_invocation.provider from JMSSecurityExtraBundle
  • security.secure_service from JMSSecurityExtraBundle

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions