Skip to content

Treat arguments of type Stringable as string #1378

Description

@masi

<f:argument name="foobar" type="string" />

This will now throw an Exception if used with Stringable. I know that I could make the type string|Stringable, but that is tedious.

Within the context of Fluid I think it is ok to blur the PHP implementation detail and treat them as the same

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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