tenkawa-php-language-server
tenkawa-php-language-server copied to clipboard
Bump phpdocumentor/reflection-docblock from 4.3.2 to 4.3.4
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
exampletag #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
- @method Invalid method name with no arguments #174 thanks to @othercorey
Removed
- Nothing
Security
- Nothing
Commits
da3fd97Merge pull request #196 from GrahamCampbell/patch-17d7d248Update .travis.yml4bccbd5Merge pull request #195 from GrahamCampbell/patch-13a83e90Removed bad lineff3daf8Revert "Install phpunit's phar using phive"855f0dcRevert "Update travis to use phive"f9c9f76Revert "Installing phive dependencies should be non-interactive"ad0ffe9Installing phive dependencies should be non-interactive31e733fUpdate travis to use phive149120eInstall phpunit's phar using phive- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)