Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
nikic/php-parser 5.5.0 -> 5.6.0 age confidence
phpstan/phpstan 2.1.18 -> 2.1.21 age 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.
phpstan/phpstan (phpstan/phpstan)

v2.1.21

Compare Source

v2.1.20

Compare Source

Bugfixes 🐛

v2.1.19

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/extractor branch from 3cee52f to 84e9940 Compare July 28, 2025 22:49
@ondrejmirtes ondrejmirtes merged commit 8e76844 into main Jul 29, 2025
@renovate renovate bot deleted the renovate/extractor branch July 29, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants