Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

ParameterGenerator always fails with variadic parameters #6

Open
@Ocramius

Description

@Ocramius

The ParameterGenerator always considers ReflectionParameter#isOptional() when checking for default parameter values.

A variadic argument is, though, always optional and never has a default value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions