Drop support for PHP 7.2 and 7.3#51
Conversation
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## 3.x #51 +/- ##
============================================
- Coverage 60.05% 59.29% -0.77%
- Complexity 444 446 +2
============================================
Files 80 80
Lines 1432 1442 +10
============================================
- Hits 860 855 -5
- Misses 572 587 +15
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
|
@CodiumAI-Agent /describe |
|
Preparing pr description... |
|
@CodiumAI-Agent /review |
PR Analysis
PR Feedback
How to use
|
|
@CodiumAI-Agent /describe |
|
Preparing pr description... |
As part of this PR support for php 7.2 and 7.3 is dropped. Also, PHP 8.1 and 8.2 are added to the test matrix. Given the base branch for this PR is 3.x I am also planning to add support for typed properties.