fix(deps): update dependency phpdocumentor/reflection-docblock to v5.6.4#321
Closed
renovate[bot] wants to merge 671 commits intodevelfrom
Closed
fix(deps): update dependency phpdocumentor/reflection-docblock to v5.6.4#321renovate[bot] wants to merge 671 commits intodevelfrom
renovate[bot] wants to merge 671 commits intodevelfrom
Conversation
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
09806d5 to
5816676
Compare
5816676 to
83e6a9d
Compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
83e6a9d to
e986432
Compare
….0.2 (#322) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e986432 to
9d5fc6d
Compare
9d5fc6d to
cbc0f10
Compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cbc0f10 to
8dd6b37
Compare
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f1c3cf1 to
28d9392
Compare
28d9392 to
078c8cc
Compare
078c8cc to
e3dc0ee
Compare
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5.4.1->5.6.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
phpDocumentor/ReflectionDocBlock (phpdocumentor/reflection-docblock)
v5.6.4Compare Source
What's Changed
Fix deprecation on php 8.5
Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.3...5.6.4
v5.6.3Compare Source
What's Changed
New Contributors
Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.2...5.6.3
v5.6.2Compare Source
What's Changed
Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.1...5.6.2
v5.6.1Compare Source
What's Changed
Thanks to @Furgas for reporting this issue in #393
Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.0...5.6.1
v5.6.0Compare Source
What's Changed
New Contributors
Full Changelog: phpDocumentor/ReflectionDocBlock@5.5.1...5.6.0
v5.5.1Compare Source
Fixes regression introduced in 5.5.0 that triggered notices during parsing of docblocks. When the docblock contained indented lines.
v5.5.0Compare Source
What's Changed
Improved method tag parameter rendering, by now the method tag parameters are correctly rendered when transforming a docblock back to string.
New supported tags:
@template@template-covariant@mixin@implements&@template-implements@extends&@template-extendsThe template tags do not support all functionality needed to have full generic support as this requires some extra work. But for many situations this will already add value.
related pr's:
New Contributors
Full Changelog: phpDocumentor/ReflectionDocBlock@5.4.1...5.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.