EC-CUBE / ec-cube2

EC-CUBE official repository version 2
https://www.ec-cube.net
Other
86 stars 98 forks source link

Use symfony/polyfill-php80 #1042

Open nanasess opened 1 month ago

nanasess commented 1 month ago

Fixes #816


以下 Copilot actions のコメント

This pull request includes several changes to improve compatibility and clean up deprecated code. The most important changes include adding a new dependency to composer.json, removing deprecated PHP compatibility functions, and updating the PHPStan configuration.

Dependency updates:

Code cleanup:

Configuration updates:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 51.70%. Comparing base (6d133f4) to head (24941e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1042 +/- ## ========================================== + Coverage 51.67% 51.70% +0.03% ========================================== Files 80 80 Lines 10224 10217 -7 ========================================== Hits 5283 5283 + Misses 4941 4934 -7 ``` | [Flag](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/1042/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/1042/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | `51.70% <ø> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE#carryforward-flags-in-the-pull-request-comment) to find out more.

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