youthweb / php-youthweb-api

🔌 PHP Youthweb API is an object-oriented wrapper for PHP of the Youthweb API.
GNU General Public License v3.0
3 stars 1 forks source link

Drop support for PHP 7.4 #24

Closed Art4 closed 1 year ago

Art4 commented 1 year ago

We will drop support for PHP 7.4 so we can use new features like constructor property promotion.

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (85826de) compared to base (2bfe4a3). Patch has no changes to coverable lines.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.x #24 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 86 86 =========================================== Files 9 9 Lines 264 264 =========================================== Hits 264 264 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=youthweb). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=youthweb)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.