sabre-io / dav

sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
http://sabre.io
BSD 3-Clause "New" or "Revised" License
1.54k stars 347 forks source link

forward-port to master of chore: prepare 4.7.0 #1570

Closed phil-davis closed 3 weeks ago

phil-davis commented 3 weeks ago

Update master with the changelog of 4.7.0 and version number setting from PR #1569

At some time in the future, master will get released, probably with PHPdoc enhancements and... as major version 5. For now, it is pretty much running parallel with the 4.* release series. So far, master has dropped support for PHP 7.1, 7.2 7.3. It only supports PHP 7.4 and up.

So this PR keeps the changelog up-to-date.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.23%. Comparing base (a9d0a90) to head (ed901a9). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1570 +/- ## ============================================ - Coverage 97.24% 97.23% -0.01% - Complexity 2834 2836 +2 ============================================ Files 175 175 Lines 8843 9028 +185 ============================================ + Hits 8599 8778 +179 - Misses 244 250 +6 ```

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