Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

dev: Bump the PHPStan testing to PHP 8.4 - #82

Merged
gziolo merged 1 commit into
trunkfrom
phpstan-php84
Sep 23, 2025
Merged

dev: Bump the PHPStan testing to PHP 8.4#82
gziolo merged 1 commit into
trunkfrom
phpstan-php84

Conversation

@johnbillion

@johnbillion johnbillion commented Sep 22, 2025

Copy link
Copy Markdown
Member

PHP unit tests are run on PHP 8.4 so PHPStan should check in the context of 8.4 too.

@codecov

codecov Bot commented Sep 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.84%. Comparing base (c9abf12) to head (51cb4c0).
⚠️ Report is 1 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff            @@
##              trunk      #82   +/-   ##
=========================================
  Coverage     83.84%   83.84%           
  Complexity       96       96           
=========================================
  Files             8        8           
  Lines           520      520           
=========================================
  Hits            436      436           
  Misses           84       84           
Flag Coverage Δ
unit 83.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@johnbillion
johnbillion marked this pull request as ready for review September 22, 2025 18:30
@github-actions

github-actions Bot commented Sep 22, 2025

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: johnbillion <johnbillion@git.wordpress.org>
Co-authored-by: JasonTheAdams <jason_the_adams@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@JasonTheAdams JasonTheAdams left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@gziolo
gziolo merged commit 409a77e into trunk Sep 23, 2025
35 checks passed
@gziolo
gziolo deleted the phpstan-php84 branch September 23, 2025 07:52
@gziolo gziolo added the [Tool] Issues related to development tooling, such as linting, testing, or CI label Sep 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

[Tool] Issues related to development tooling, such as linting, testing, or CI

3 participants