Skip to content

Unhandled native identifiers #113

Closed
Closed
@mgrip

Description

@mgrip

The list of valid php type for type hinting function calls is here: http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.types

It appears the parser currently handles everything except for array and callable (it interprets these as user-defined fully qualified names

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions