Skip to content

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

Merged
bshaffer merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/nikic-php-parser-5.x
Jul 7, 2026
Merged

fix(deps): update dependency nikic/php-parser to v5.8.0#9317
bshaffer merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/nikic-php-parser-5.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v5.8.0

Compare Source

Fixed
  • Treat _ as label character in formatting-preserving pretty printer.
  • Handle comment after object operator in keyword emulator.
Changed
  • Drop support for pipe operator in constant expression evaluator. It is not supported in constant
    expressions and may pose security risks, as it allows calls to arbitrary functions.
  • void parameter types now generate a (recoverable) error during parsing.
  • Restored reverse emulation support for fn keywords when targeting PHP before 7.4.

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 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 a review from a team as a code owner July 6, 2026 18:46
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 3dc428a to 714d907 Compare July 6, 2026 19:21
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 714d907 to f22d5a7 Compare July 6, 2026 19:29
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from f22d5a7 to a978818 Compare July 6, 2026 19:46
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from a978818 to 8a038cb Compare July 6, 2026 19:57
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 8a038cb to c5f08ad Compare July 6, 2026 20:12
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from c5f08ad to 6436103 Compare July 6, 2026 20:21
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@renovate-bot
renovate-bot force-pushed the renovate/nikic-php-parser-5.x branch from 6436103 to 75d57c4 Compare July 6, 2026 20:41
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 6, 2026
@bshaffer
bshaffer merged commit e52a09e into googleapis:main Jul 7, 2026
65 checks passed
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.

2 participants