-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency phpdocumentor/reflection-docblock to v5.6.4 #106
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
base: main
Are you sure you want to change the base?
Update dependency phpdocumentor/reflection-docblock to v5.6.4 #106
Conversation
|
You've used up your 5 PR reviews for this month under the Korbit Starter Plan. You'll get 5 more reviews on November 3rd, 2025 or you can upgrade to Pro for unlimited PR reviews and enhanced features in your Korbit Console. |
|
This PR contains the following updates:
5.4.1->5.6.4Release 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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.