Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(deps): update dependency phpdocumentor/reflection-docblock to v6#46

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phpdocumentor-reflection-docblock-6.x
Open

fix(deps): update dependency phpdocumentor/reflection-docblock to v6#46
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/phpdocumentor-reflection-docblock-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 8, 2026

This PR contains the following updates:

Package Change Age Confidence
phpdocumentor/reflection-docblock ^5.4^6.0 age confidence

Release Notes

phpDocumentor/ReflectionDocBlock (phpdocumentor/reflection-docblock)

v6.0.3

Compare Source

What's Changed
New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@6.0.2...6.0.3

v6.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@6.0.1...6.0.2

v6.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@6.0.0...6.0.1

v6.0.0

Compare Source

What's Changed

Consult the docs for help with upgrading: https://docs.phpdoc.org/components/reflection-docblock/guides/upgrade-to-v6.html#upgrade-guide-to-v6

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.6...6.0.0

v5.6.7

Compare Source

What's Changed

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.6...5.6.7

v5.6.6

Compare Source

What's Changed

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.5...5.6.6

v5.6.5

Compare Source

What's Changed

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.4...5.6.5

v5.6.4

Compare Source

What's Changed

Fix deprecation on php 8.5

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.3...5.6.4

v5.6.3

Compare Source

What's Changed

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.2...5.6.3

v5.6.2

Compare Source

What's Changed

Full Changelog: phpDocumentor/ReflectionDocBlock@5.6.1...5.6.2

v5.6.1

Compare 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.0

Compare Source

What's Changed

New Contributors

Full Changelog: phpDocumentor/ReflectionDocBlock@5.5.1...5.6.0

v5.5.1

Compare Source

Fixes regression introduced in 5.5.0 that triggered notices during parsing of docblocks. When the docblock contained indented lines.

v5.5.0

Compare 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-extends

The 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: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 8, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer install --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
- Required package "nelmio/api-doc-bundle" is in the lock file as "v4.32.0" but that does not satisfy your constraint "^4.38".
- Required package "phpstan/phpdoc-parser" is in the lock file as "1.29.1" but that does not satisfy your constraint "^2.0".
- Required package "symfony/console" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/doctrine-messenger" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/dotenv" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/framework-bundle" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/messenger" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/property-access" is in the lock file as "v7.1.4" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/property-info" is in the lock file as "v7.1.3" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/security-bundle" is in the lock file as "v7.1.4" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/serializer" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/uid" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/validator" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required package "symfony/yaml" is in the lock file as "v7.1.5" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "doctrine/doctrine-fixtures-bundle" is in the lock file as "3.6.1" but that does not satisfy your constraint "^3.7".
- Required (in require-dev) package "phpunit/phpunit" is in the lock file as "11.4.3" but that does not satisfy your constraint "^12.0".
- Required (in require-dev) package "symfony/browser-kit" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/css-selector" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/debug-bundle" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/stopwatch" is in the lock file as "v7.1.1" but that does not satisfy your constraint "7.3.*".
- Required (in require-dev) package "symfony/web-profiler-bundle" is in the lock file as "v7.1.4" but that does not satisfy your constraint "7.3.*".
This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r

@renovate renovate Bot changed the title fix(deps): update dependency phpdocumentor/reflection-docblock to v6 fix(deps): update dependency phpdocumentor/reflection-docblock to v6 - autoclosed Jan 30, 2026
@renovate renovate Bot closed this Jan 30, 2026
@renovate renovate Bot deleted the renovate/phpdocumentor-reflection-docblock-6.x branch January 30, 2026 10:16
@renovate renovate Bot changed the title fix(deps): update dependency phpdocumentor/reflection-docblock to v6 - autoclosed fix(deps): update dependency phpdocumentor/reflection-docblock to v6 Jan 30, 2026
@renovate renovate Bot reopened this Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/phpdocumentor-reflection-docblock-6.x branch 2 times, most recently from b8dbb46 to fa7e30f Compare January 30, 2026 13:09
@renovate renovate Bot changed the title fix(deps): update dependency phpdocumentor/reflection-docblock to v6 fix(deps): update dependency phpdocumentor/reflection-docblock to v6 - autoclosed Apr 13, 2026
@renovate renovate Bot closed this Apr 13, 2026
@renovate renovate Bot changed the title fix(deps): update dependency phpdocumentor/reflection-docblock to v6 - autoclosed fix(deps): update dependency phpdocumentor/reflection-docblock to v6 Apr 13, 2026
@renovate renovate Bot reopened this Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/phpdocumentor-reflection-docblock-6.x branch 2 times, most recently from fa7e30f to 1805134 Compare April 13, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants