Skip to content

Add PHP language support - #2314

Merged
j178 merged 1 commit into
masterfrom
php-language
Jul 12, 2026
Merged

Add PHP language support#2314
j178 merged 1 commit into
masterfrom
php-language

Add PHP language support

d891d68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

93.31% (+0.01%) compared to 6a61867

View this Pull Request on Codecov

93.31% (+0.01%) compared to 6a61867

Details

Codecov Report

❌ Patch coverage is 94.85981% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.31%. Comparing base (6a61867) to head (d891d68).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
crates/prek/src/languages/php.rs 94.81% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2314      +/-   ##
==========================================
+ Coverage   93.30%   93.31%   +0.01%     
==========================================
  Files         127      128       +1     
  Lines       28132    28346     +214     
==========================================
+ Hits        26249    26452     +203     
- Misses       1883     1894      +11     

☔ View full report in Codecov by Harness.
📢 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.