Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comment end taken as part of annotation #328

Closed
KampfCaspar opened this issue Aug 24, 2011 · 0 comments
Closed

comment end taken as part of annotation #328

KampfCaspar opened this issue Aug 24, 2011 · 0 comments

Comments

@KampfCaspar
Copy link

I wondered why I could not get test dependency to work.

The problem was/is, that I like to shorten docblocks if they're only one line:

/** @dependsOn aa */

This seems to work well for all phpdocs & alternatives I used, but phpunit treats the comment ending characters (asterisk, slash) as part of the annotation. And of course, I don't have a 'aa */' test...

I consider reading those last characters a bug, therefore entering it here.

HP

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

No branches or pull requests

2 participants