Skip to content

Comments

chore(deps): update dependency nikic/php-parser to ^5.6.0#1395

Merged
lctrs-bot merged 1 commit intomasterfrom
renovate/all-minor-patch
Jul 27, 2025
Merged

chore(deps): update dependency nikic/php-parser to ^5.6.0#1395
lctrs-bot merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nikic/php-parser ^5.5.0 -> ^5.6.0 age adoption passing confidence

Release Notes

nikic/PHP-Parser (nikic/php-parser)

v5.6.0

Compare Source

Added
  • [8.5] Added support for clone with arbitrary function arguments. This will be parsed as an
    Expr\FuncCall node, instead of the usual Expr\Clone_ node.
  • [8.5] Permit declaration of function clone for use in stubs.
  • [8.5] Added support for the pipe operator, represented by Expr\BinaryOp\Pipe.
  • [8.5] Added support for the (void) cast, represented by Expr\Cast\Void_.
  • [8.5] Added support for the final modifier on promoted properties.
  • Added CallLike::getArg() to fetch an argument by position and name.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

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

| datasource | package          | from  | to    |
| ---------- | ---------------- | ----- | ----- |
| packagist  | nikic/php-parser | 5.5.0 | 5.6.0 |
@renovate renovate bot added the dependency label Jul 27, 2025
@renovate renovate bot requested review from Lctrs and lctrs-bot as code owners July 27, 2025 20:53
@renovate renovate bot added the dependency label Jul 27, 2025
@lctrs-bot lctrs-bot merged commit d0d91f4 into master Jul 27, 2025
10 checks passed
@lctrs-bot lctrs-bot deleted the renovate/all-minor-patch branch July 27, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant