Skip to content

Conversation

@aik099
Copy link
Member

@aik099 aik099 commented Apr 15, 2015

  1. parsing of PHP file, that contained annotations without context (see Orphaned annotations causing issues #99) is no longer interrupted by exception
  2. comments, that may container annotations are parsed only, when their context is determined (class/interface/method/property)

Closes #99

mindplay-dk and others added 2 commits April 14, 2015 22:56
note that docblocks without context found towards the end of a file are no longer considered orphaned
@aik099 aik099 added this to the 1.2.0 milestone Apr 15, 2015
aik099 pushed a commit that referenced this pull request Apr 15, 2015
Fix parsing of PHP file with annotations without context
@aik099 aik099 merged commit 3e6d5ea into master Apr 15, 2015
@aik099 aik099 deleted the bug/99 branch April 15, 2015 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Orphaned annotations causing issues

3 participants