aliyun / tea-php

Client of Tea for PHP
https://packagist.org/packages/alibabacloud/tea
Other
6 stars 5 forks source link

fix the issue about php8.2 dynamic properties deprecated #57

Closed dygin closed 1 month ago

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 76.96%. Comparing base (14091c4) to head (d3ceb9a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #57 +/- ## ========================================= Coverage 76.96% 76.96% Complexity 181 181 ========================================= Files 9 9 Lines 343 343 ========================================= Hits 264 264 Misses 79 79 ```

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

JacksonTian commented 1 month ago

Hi @dygin 继承 stdClass 不是必要的。但我们采纳了你增加 8.2 到测试的建议。见: #66