Skip to content

phpdocumentor/reflection-docblock from 3.3.0 to 4.0.0 #17

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

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Oct 22, 2017

phpdocumentor/reflection-docblock has been updated to 4.0.0 by dependencies.io.

4.0.0

Please note that this version contains several BC breaks.
Type-resolver has some breaking changes when upgrading from 0.3 to 0.4. And the constructor of the @see tag was changed to support urls and fqsen. See #104 for more details.

Added

  • Upgraded type-resolver to 0.4.0 to support more php 7.1 features.
  • Allow see tag to url #104

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Drop php 5 support
  • Drop hhvm support

Security

  • Nothing

@codecov
Copy link

codecov bot commented Oct 22, 2017

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #17   +/-   ##
=========================================
  Coverage     90.16%   90.16%           
  Complexity       57       57           
=========================================
  Files             8        8           
  Lines           122      122           
=========================================
  Hits            110      110           
  Misses           12       12

@felixfbecker felixfbecker force-pushed the phpdocumentor/reflection-docblock-4.0.0-#2.0.0 branch from 10d94e0 to 4dd273d Compare October 22, 2017 23:48
@codecov-io
Copy link

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #17   +/-   ##
=========================================
  Coverage     90.16%   90.16%           
  Complexity       57       57           
=========================================
  Files             8        8           
  Lines           122      122           
=========================================
  Hits            110      110           
  Misses           12       12

1 similar comment
@codecov-io
Copy link

codecov-io commented Oct 22, 2017

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #17   +/-   ##
=========================================
  Coverage     90.16%   90.16%           
  Complexity       57       57           
=========================================
  Files             8        8           
  Lines           122      122           
=========================================
  Hits            110      110           
  Misses           12       12

@felixfbecker felixfbecker force-pushed the phpdocumentor/reflection-docblock-4.0.0-#2.0.0 branch from 4dd273d to 254f67c Compare October 22, 2017 23:48
@felixfbecker felixfbecker merged commit d8c2bae into master Oct 23, 2017
@felixfbecker felixfbecker deleted the phpdocumentor/reflection-docblock-4.0.0-#2.0.0 branch October 23, 2017 00:02
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.

3 participants