Validation Issues With PHPDoc?

I think this might be a bug in the PHPDoc validation:

http://vimeo.com/33589657

Note that this does not happen all the time, it seems to only happen with a few methods.

0
3 comments

Hi Ryan,

I recommend creating new ticket on Issue Tracker if it happens more than once (as you have already stated + you have nice screencast): http://youtrack.jetbrains.net/issues/WI

0
Avatar
Permanently deleted user

I've noticed validation issues like this in PHPStorm since upgrading to 3.0 (I never experienced it in 2.x), but I've also seen it outside of PHPDoc comments.  Usually cutting and pasting the offending block makes it go away, but sometimes I also have to cut/paste several surrounding lines as well.  I was able to capture a screenshot of one of the issues.  I had a typo in a PHPDoc comment that I corrected, but it still showed the type warning.
Validation error.PNG

This issue doesn't happen all the time, but it does seem to happen semi regularly.

0

Please sign in to leave a comment.