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

Error when using mutible whitespaces in phpdoc #3

@dom-mel

Description

@dom-mel

When using php-doc injections like

/**
 * @param MyClass $a random docstring
 */
function __construct(MyClass $a)

adding a additional space between $a and random will result in a ErrorException: Uninitialized string offset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions