Skip to content

Conversation

@asgrim
Copy link
Contributor

@asgrim asgrim commented Jul 19, 2015

After some discussions in #9, this PR provides improvements to the former:

  • Travis build should not be broken
  • Check for T_CURLY_OPEN and T_DOLLAR_OPEN_CURLY_BRACES (these were indeed silently failing previously) and adds test
  • Adds @covers annotation for testTraitUseIsNotDetectedAsNamespaceUse
  • Removes pointless LOC from the same

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure which PHP version you'd like coverage of, so I used 5.6 which is as good as any ^_^

mvriel added a commit that referenced this pull request Dec 2, 2015
@mvriel mvriel merged commit 60fe236 into phpDocumentor:master Dec 2, 2015
@mvriel
Copy link
Member

mvriel commented Dec 2, 2015

Thanks James, my apologies that it took so long to merge. For some reason this PR fell off my radar.

@asgrim
Copy link
Contributor Author

asgrim commented Dec 2, 2015

no worries, thanks @mvriel :)

@asgrim asgrim deleted the improvements-for-pr9 branch December 2, 2015 10:40
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

Successfully merging this pull request may close these issues.

2 participants