Slamdunk / phpstan-laminas-framework

Laminas Framework 3 extensions for PHPStan
MIT License
16 stars 10 forks source link

Allow PHP 8.2, drop PHP 8.0 #43

Closed Slamdunk closed 1 year ago

Slamdunk commented 1 year ago

Fix https://github.com/Slamdunk/phpstan-laminas-framework/issues/42

codecov-commenter commented 1 year ago

Codecov Report

Base: 44.00% // Head: 43.16% // Decreases project coverage by -0.83% :warning:

Coverage data is based on head (1437d30) compared to base (5b1eabe). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #43 +/- ## ============================================ - Coverage 44.00% 43.16% -0.84% - Complexity 107 109 +2 ============================================ Files 20 23 +3 Lines 275 278 +3 ============================================ - Hits 121 120 -1 - Misses 154 158 +4 ``` | [Impacted Files](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto) | Coverage Δ | | |---|---|---| | [...actServiceLocatorGetDynamicReturnTypeExtension.php](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto#diff-c3JjL1R5cGUvTGFtaW5hcy9BYnN0cmFjdFNlcnZpY2VMb2NhdG9yR2V0RHluYW1pY1JldHVyblR5cGVFeHRlbnNpb24ucGhw) | `0.00% <0.00%> (ø)` | | | [.../InteropContainerGetDynamicReturnTypeExtension.php](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto#diff-c3JjL1R5cGUvTGFtaW5hcy9JbnRlcm9wQ29udGFpbmVyR2V0RHluYW1pY1JldHVyblR5cGVFeHRlbnNpb24ucGhw) | `0.00% <0.00%> (ø)` | | | [...inas/PsrContainerGetDynamicReturnTypeExtension.php](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto#diff-c3JjL1R5cGUvTGFtaW5hcy9Qc3JDb250YWluZXJHZXREeW5hbWljUmV0dXJuVHlwZUV4dGVuc2lvbi5waHA=) | `0.00% <0.00%> (ø)` | | | [...as/ServiceManagerGetDynamicReturnTypeExtension.php](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto#diff-c3JjL1R5cGUvTGFtaW5hcy9TZXJ2aWNlTWFuYWdlckdldER5bmFtaWNSZXR1cm5UeXBlRXh0ZW5zaW9uLnBocA==) | `0.00% <ø> (ø)` | | | [src/UnmappedAliasServiceLocatorProxy.php](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto#diff-c3JjL1VubWFwcGVkQWxpYXNTZXJ2aWNlTG9jYXRvclByb3h5LnBocA==) | `45.45% <ø> (ø)` | | | [src/Type/Laminas/PluginMethodReflection.php](https://codecov.io/gh/Slamdunk/phpstan-laminas-framework/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Filippo+Tessarotto#diff-c3JjL1R5cGUvTGFtaW5hcy9QbHVnaW5NZXRob2RSZWZsZWN0aW9uLnBocA==) | `100.00% <0.00%> (ø)` | | 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=Filippo+Tessarotto). 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=Filippo+Tessarotto)

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