tenkawa-php-language-server icon indicating copy to clipboard operation
tenkawa-php-language-server copied to clipboard

Bump phpdocumentor/reflection-docblock from 4.3.2 to 4.3.4

Open dependabot-preview[bot] opened this issue 5 years ago • 0 comments

Bumps phpdocumentor/reflection-docblock from 4.3.2 to 4.3.4.

Release notes

Sourced from phpdocumentor/reflection-docblock's releases.

4.3.4

This patch release fixes a BC break in the previous release of this series. Due a change in the collection handling a different exception was thrown when a generic type hint was read. array<string, string> this library will not support the generics notation. We just made sure that we are behaving equally to what we did before.

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fixed invalid implementation on example tag #181, thanks to @mvriel
  • Fixed breaking change of different exception thrown with generics, #186
  • Travis build is back to green, thanks to @GrahamCampbell and @mvriel

Removed

  • Nothing

Security

  • Nothing

4.3.3

Added

  • Nothing

Deprecated

  • Nothing

Fixed

Removed

  • Nothing

Security

  • Nothing
Commits
  • da3fd97 Merge pull request #196 from GrahamCampbell/patch-1
  • 7d7d248 Update .travis.yml
  • 4bccbd5 Merge pull request #195 from GrahamCampbell/patch-1
  • 3a83e90 Removed bad line
  • ff3daf8 Revert "Install phpunit's phar using phive"
  • 855f0dc Revert "Update travis to use phive"
  • f9c9f76 Revert "Installing phive dependencies should be non-interactive"
  • ad0ffe9 Installing phive dependencies should be non-interactive
  • 31e733f Update travis to use phive
  • 149120e Install phpunit's phar using phive
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Dec 30 '19 14:12 dependabot-preview[bot]