sabre-io / cache

:handbag: Simple cache abstraction layer implementing PSR-16
BSD 3-Clause "New" or "Revised" License
54 stars 10 forks source link

Drop PHP before 7.4 #43

Closed phil-davis closed 2 years ago

phil-davis commented 2 years ago

1) Update tools and apply cs-fixer suggested changes 2) Add type declarations to code 3) Add type declarations to tests 4) Add changelog and major version bump

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (e4d143e) into master (be9b6a2) will decrease coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head e4d143e differs from pull request most recent head dda84ef. Consider uploading reports for the commit dda84ef to get more accurate results

@@             Coverage Diff              @@
##             master      #43      +/-   ##
============================================
- Coverage     98.72%   98.70%   -0.03%     
  Complexity       85       85              
============================================
  Files             4        4              
  Lines           157      154       -3     
============================================
- Hits            155      152       -3     
  Misses            2        2              
Impacted Files Coverage Δ
lib/Apcu.php 100.00% <100.00%> (ø)
lib/Memcached.php 100.00% <100.00%> (ø)
lib/Memory.php 100.00% <100.00%> (ø)
lib/MultipleTrait.php 90.47% <100.00%> (-0.44%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more