Automattic / wp-memcached

Memcached Object Cache for WordPress.
https://wordpress.org/plugins/memcached/
GNU General Public License v2.0
160 stars 55 forks source link

Update 'Requires PHP' to 7.4.0 #86

Closed sjinks closed 2 years ago

sjinks commented 2 years ago

PHP 5.x is past EOL anmyway.

codecov[bot] commented 2 years ago

Codecov Report

Merging #86 (3ef548d) into master (ccf94ab) will not change coverage. The diff coverage is 90.00%.

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage     76.08%   76.08%           
  Complexity      138      138           
=========================================
  Files             1        1           
  Lines           439      439           
=========================================
  Hits            334      334           
  Misses          105      105           
Flag Coverage Δ
unittests 76.08% <90.00%> (ø)

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

Impacted Files Coverage Δ
object-cache.php 76.08% <90.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ccf94ab...3ef548d. Read the comment docs.