Skip to content

Inheriting service from extension is not working #6

@arron0

Description

@arron0

When I want to inherite some service from added extension (myService < extensionName.service:) I get notice Undefined index: extensionName.service. The notice origin from Compiler.php:172. I was able to figure out that problem is either in Compiler.php:processServices method (wrong parameters passed to parseServices method) or in Compiler.php: parseServices method where services and factories are merged.

I'm using the latest dev of Nette.

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