Skip to content

Update Service Definitions to new setFactory methods #24

@ghost

Description

Currently trying to use the extension with post Symfony 2.6 dependencies breaks it due to the error:

The error "Symfony\Component\DependencyInjection\Definition::setFactoryService(vipsoft.code_coverage.driver.factory) is deprecated since version 2.
6 and will be removed in 3.0. Use Definition::setFactory() instead."

It would be nice if you could update the services.xml to use the updated definitions and support Symfony 2.6+. I am not familiar with XML definitions to issue a PR myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions