Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps phpdocumentor/reflection from 6.4.1 to 6.4.2.

Release notes

Sourced from phpdocumentor/reflection's releases.

6.4.2

What's Changed

Resolve issue with expressions where some default values were resolved incorrectly as FQSEN, now null will result in a Null_ type and booleans will result in True_ or False_. other values remain unchanged.

Full Changelog: phpDocumentor/Reflection@6.4.1...6.4.2

Commits
  • 6c1f4cc Merge pull request #695 from phpDocumentor/fix-php85
  • fabf1ef Add support for php 8.5
  • 2b901f4 Merge pull request #703 from phpDocumentor/fix/invalid-expression-type-resolving
  • 6f01fae Use type resolver to resolve types in expressions
  • 67b6bc5 Merge pull request #702 from phpDocumentor/dependabot/composer/phpdocumentor/...
  • 409b08c Bump phpdocumentor/type-resolver from 1.10.1 to 1.11.0
  • d54decc Merge pull request #701 from phpDocumentor/dependabot/composer/phpdocumentor/...
  • f1ea7fe Bump phpdocumentor/reflection-docblock from 5.6.3 to 5.6.4
  • cec2dc9 Merge pull request #700 from phpDocumentor/dependabot/composer/phpdocumentor/...
  • bdde3a3 Bump phpdocumentor/type-resolver from 1.10.0 to 1.10.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [phpdocumentor/reflection](https://github.com/phpDocumentor/Reflection) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/phpDocumentor/Reflection/releases)
- [Commits](phpDocumentor/Reflection@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: phpdocumentor/reflection
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 24, 2025
@github-actions github-actions bot enabled auto-merge November 24, 2025 02:01
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 34f527f into master Nov 24, 2025
106 of 116 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpdocumentor/reflection-6.4.2 branch November 24, 2025 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant