chore(deps): update dependency phpdocumentor/reflection to v5 #5234
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0
->^5.0
Release Notes
phpDocumentor/Reflection
v5.2.0
Compare Source
Fixed
Added
CI
New Contributors
Full Changelog: phpDocumentor/Reflection@5.1.1...5.2.0
v5.1.1
Compare Source
Fixes
CI
Full Changelog: phpDocumentor/Reflection@5.1.0...5.1.1
v5.1.0
Compare Source
Added
Fixed
ramsey/composer-install
by @jrfnl in GH Actions: version update forramsey/composer-install
phpDocumentor/Reflection#229New Contributors
Full Changelog: phpDocumentor/Reflection@5.0.0...5.1.0
v5.0.1
Compare Source
This patch version is addressing a regression on v5 in functionality regarding v4.
Fixed
v5.0.0
Compare Source
This version contains a full rewrite of the way we construct elements. To support features like constructor property promotion we had to redesign the way methods are processed, but also allow factories to produce multiple elements. Which was impossible with the original design.
As a library consumer, this change should not affect your code, unless you were overwriting or extending some of the internal factory classes. To prevent issues for users of this library, we started a new version.
Added
v4.0.1
Compare Source
Fixes
Fix namespace handling for defines and namespaced constants #157, thanks to @dirx
v4.0.0
Compare Source
Version 4 is a full redesign of this library. There haven't been any changes since the latest beta release.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.