Skip to content

FunctionStorage was not initialized with FunctionParamsProviderInterface #7450

@klimick

Description

@klimick

klimick@1d988ad

After #7417 was merged I tried to make a plugin for variadic pipe function (This may look tricky).

It would even work but FunctionStorage is not created for functions that are processed by FunctionParamsProviderInterface.
Without FunctionStorage will not created TemplateResult that matters for argument types inference.

After a "quick fix" I caught failing tests.
Can you answer the question why is FunctionStorage is not created?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions