Skip to content

fix(deps): update dependency nikic/php-parser to v5.7.0#8785

Merged
bshaffer merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/nikic-php-parser-5.x
Dec 15, 2025
Merged

fix(deps): update dependency nikic/php-parser to v5.7.0#8785
bshaffer merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/nikic-php-parser-5.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Confidence
nikic/php-parser v5.6.2 -> v5.7.0 age confidence

Release Notes

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

v5.7.0

Compare Source

Fixed
  • Fixed changing modifier on anonymous class with formatting preserving pretty printer.
  • Emit an error for unparenthesized arrow functions in pipe operator, and print necessary
    parentheses in the pretty printer.
  • Fix PHP 8.5 deprecation warning in php-parse binary.
Changed
  • When targeting PHP 8.4 or newer, omit parentheses around immediately dereferenced new expressions.
Added
  • Added shouldPrintRawValue attribute to Scalar\Int_, which makes the pretty printer use the
    rawValue of the node. This can be used to print integers with separators.

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

@renovate-bot renovate-bot requested review from a team December 6, 2025 13:16
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 9ca72c5 to acf74f6 Compare December 9, 2025 21:50
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from acf74f6 to f6deccb Compare December 9, 2025 22:00
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from f6deccb to 8201f51 Compare December 11, 2025 22:58
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 11, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 11, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 8201f51 to cfc495d Compare December 12, 2025 04:57
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from cfc495d to 475854b Compare December 12, 2025 05:43
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 475854b to c600430 Compare December 12, 2025 20:29
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from c600430 to 00409d0 Compare December 12, 2025 21:56
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 00409d0 to 6b5863f Compare December 13, 2025 02:51
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2025
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 6b5863f to 7b06709 Compare December 13, 2025 03:00
@renovate-bot renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 7b06709 to de76a48 Compare December 15, 2025 16:42
@bshaffer bshaffer merged commit 66c7386 into googleapis:main Dec 15, 2025
26 checks passed
@renovate-bot renovate-bot deleted the renovate/nikic-php-parser-5.x branch December 15, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

owlbot:run Add this label to trigger the Owlbot post processor.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants