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

Bespoke parser #130

Merged
merged 16 commits into from
Oct 13, 2017
Merged

Bespoke parser #130

merged 16 commits into from
Oct 13, 2017

Conversation

greg-1-anderson
Copy link
Member

Disposition

This pull request:

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests that cover changes

Summary

Remove phpdocumentor/reflection-docblock.

Description

Many different projects use phpdocumentor/reflection-docblock with differing version constraints. This has sometimes made it difficult to run composer update without removing the lock file, or other workarounds that should not be necessary. There have also been reports of version 4 not always working correctly with this project.

This PR removes phpdocumentor/reflection-docblock in favor of a bespoke parser. It might even be a touch faster.

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.

1 participant