EC-CUBE / ec-cube2

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

PHP Warning 回避 #958

Closed seasoftjapan closed 1 month ago

seasoftjapan commented 2 months ago

PHP 8.1 で見かけた Warning を回避する。

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 55.69%. Comparing base (a12c9ff) to head (5fbce34).

Files Patch % Lines
data/class/helper/SC_Helper_Purchase.php 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #958 +/- ## ========================================== - Coverage 55.69% 55.69% -0.01% ========================================== Files 75 75 Lines 8905 8906 +1 ========================================== Hits 4960 4960 - Misses 3945 3946 +1 ``` | [Flag](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/958/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/958/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | `55.69% <0.00%> (-0.01%)` | :arrow_down: | 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.