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

upgrade to PHP 8.1 #90

Merged
merged 1 commit into from
Jun 30, 2022
Merged

upgrade to PHP 8.1 #90

merged 1 commit into from
Jun 30, 2022

Conversation

mimmi20
Copy link
Owner

@mimmi20 mimmi20 commented Jun 30, 2022

Fixes #89

@mimmi20 mimmi20 added dependencies Pull requests that update a dependency file maintenance Maintenance labels Jun 30, 2022
@mimmi20 mimmi20 self-assigned this Jun 30, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 30, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 20 0 0.04s
✅ MARKDOWN markdownlint 2 0 0.29s
✅ MARKDOWN markdown-link-check 2 0 2.6s
✅ PHP php 9 0 0.15s
✅ PHP phplint 9 0 0.12s
✅ YAML prettier 3 0 0.57s
✅ YAML yamllint 3 0 0.12s

See errors details in artifact MegaLinter reports on CI Job page

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #90 (937a580) into master (d0d9963) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master       #90   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        25        27    +2     
===========================================
  Files              4         4           
  Lines             63        67    +4     
===========================================
+ Hits              63        67    +4     
Flag Coverage Δ
7.4 ?
8 ?
8.1 100.00% <100.00%> (ø)
php-7.4 ?
php-8.0 ?
php-8.1 100.00% <100.00%> (ø)
phpunit 100.00% <100.00%> (ø)
ubuntu-18.04 ?
ubuntu-20.04 100.00% <100.00%> (ø)
ubuntu-22.04 100.00% <100.00%> (ø)
xdebug 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Router/HostNameFactory.php 100.00% <ø> (ø)
src/Router/HostName.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77ac888...937a580. Read the comment docs.

@mimmi20 mimmi20 merged commit e0c382b into master Jun 30, 2022
@mimmi20 mimmi20 deleted the updates branch June 30, 2022 19:58
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 maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to PHP 8.1
1 participant