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

Drop PHP 7.4 support and optimized for PHP8 #171

Merged
merged 6 commits into from
Nov 21, 2022
Merged

Conversation

koriym
Copy link
Member

@koriym koriym commented Nov 19, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (e2d7bf9) compared to base (839b7d9).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##                 1.x      #171   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity        52        51    -1     
===========================================
  Files             18        18           
  Lines            149       138   -11     
===========================================
- Hits             149       138   -11     
Impacted Files Coverage Δ
src/Provide/Transfer/ConditionalResponse.php 100.00% <ø> (ø)
src/Provide/Transfer/Output.php 100.00% <ø> (ø)
src/Annotation/DefaultSchemeHost.php 100.00% <100.00%> (ø)
src/Extension/Router/RouterMatch.php 100.00% <100.00%> (ø)
src/Module/Constant/NamedModule.php 100.00% <100.00%> (ø)
src/Provide/Error/ThrowableHandler.php 100.00% <100.00%> (ø)
src/Provide/Error/VndError.php 100.00% <100.00%> (ø)
src/Provide/Router/WebRouter.php 100.00% <100.00%> (ø)
src/Provide/Transfer/HttpResponder.php 100.00% <100.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.

ext-json is default in PHP8
@koriym koriym marked this pull request as ready for review November 19, 2022 13:16
@koriym koriym merged commit 0e25954 into bearsunday:1.x Nov 21, 2022
@koriym koriym deleted the drop-php74 branch November 21, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants