Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow PHP 8.2, drop PHP 8.0 #43

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Allow PHP 8.2, drop PHP 8.0 #43

merged 1 commit into from
Dec 12, 2022

Conversation

Slamdunk
Copy link
Owner

Fix #42

@Slamdunk Slamdunk added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2022

Codecov Report

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

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
@@             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 Coverage Δ
...actServiceLocatorGetDynamicReturnTypeExtension.php 0.00% <0.00%> (ø)
.../InteropContainerGetDynamicReturnTypeExtension.php 0.00% <0.00%> (ø)
...inas/PsrContainerGetDynamicReturnTypeExtension.php 0.00% <0.00%> (ø)
...as/ServiceManagerGetDynamicReturnTypeExtension.php 0.00% <ø> (ø)
src/UnmappedAliasServiceLocatorProxy.php 45.45% <ø> (ø)
src/Type/Laminas/PluginMethodReflection.php 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@Slamdunk Slamdunk force-pushed the php_82 branch 2 times, most recently from bf32b39 to 02b819c Compare December 12, 2022 06:56
@Slamdunk Slamdunk merged commit 6616c1b into master Dec 12, 2022
@Slamdunk Slamdunk deleted the php_82 branch December 12, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP 8.2 Support
2 participants