Skip to content

Update dependency nikic/php-parser to ^5.9.0 (main) - #1318

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-nikic-php-parser-5.x
Sep 14, 2026
Merged

Update dependency nikic/php-parser to ^5.9.0 (main)#1318
renovate[bot] merged 1 commit into
mainfrom
renovate/main-nikic-php-parser-5.x

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nikic/php-parser ^5.8.0^5.9.0 age confidence

Release Notes

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

v5.9.0

Compare Source

Fixed
  • Fix attribute insertion on enums and enum cases in formatting-preserving pretty printer.
  • Reject invalid Unicode escapes above \u{10FFFF}. Previously the limit was \u{1FFFFF}.
  • Don't allow newlines in (void) cast emulation.
  • Fix warning on float hex/binary/octal literals with PHP 8.6.
Added
  • Added support for PHP 8.6 partial function application. Placeholders are represented using
    ArgPlaceholder nodes.

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.03%. Comparing base (a37b7c5) to head (bb49413).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1318   +/-   ##
=========================================
  Coverage     98.03%   98.03%           
  Complexity     2445     2445           
=========================================
  Files           136      136           
  Lines          7739     7739           
=========================================
  Hits           7587     7587           
  Misses          152      152           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot merged commit 92137f3 into main Sep 14, 2026
31 checks passed
@renovate
renovate Bot deleted the renovate/main-nikic-php-parser-5.x branch September 14, 2026 02:15
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.

0 participants