BoldGrid / w3-total-cache

GNU General Public License v2.0
151 stars 81 forks source link

Bump minimum PHP and update dependencies #892

Closed cssjoe closed 3 weeks ago

cssjoe commented 4 weeks ago

I raised the minimum PHP version to 7.2.5, updated Composer and NodeJS dependencies, adjusted the PHPUnit, Travis CI, and Puppeteer configurations, removed the video in the readme file, fixed some PHPUnit tests, and fixed some PHP 8 warnings that were raised in tests.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 0.80%. Comparing base (d687a1d) to head (53a8d4f).

Files Patch % Lines
Minify_Plugin.php 50.00% 1 Missing :warning:
w3-total-cache-old-php.php 0.00% 1 Missing :warning:
w3-total-cache.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #892 +/- ## ============================================ - Coverage 4.21% 0.80% -3.42% + Complexity 21594 21524 -70 ============================================ Files 873 803 -70 Lines 95182 108802 +13620 ============================================ - Hits 4010 871 -3139 - Misses 91172 107931 +16759 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.