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

Error when using mutible whitespaces in phpdoc #3

Open
dom-mel opened this issue Mar 7, 2011 · 0 comments
Open

Error when using mutible whitespaces in phpdoc #3

dom-mel opened this issue Mar 7, 2011 · 0 comments

Comments

@dom-mel
Copy link
Contributor

dom-mel commented Mar 7, 2011

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant