Skip to content

Add support for PHP 8.1 #43

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

Merged
merged 1 commit into from
Jan 2, 2022
Merged

Add support for PHP 8.1 #43

merged 1 commit into from
Jan 2, 2022

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Jan 2, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 2, 2022

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
JSON 9 8225 (+5) 8225 (+5) 0 0 0 233.6K (+82B)
Markdown 2 259 (+6) 192 (+4) 0 67 (+2) 0 8.3K (+141B)
PHP 213 29799 (+9) 17293 (+1) 8858 (+9) 3648 (-1) 710 824.8K (+284B)
Patch 1 (+1) 167 (+167) 149 (+149) 0 18 (+18) 0 5.5K (+5.5K)
YAML 5 177 160 1 16 0 4.2K (+7B)

@codecov
Copy link

codecov bot commented Jan 2, 2022

Codecov Report

Merging #43 (91c55da) into master (e172e5e) will decrease coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #43      +/-   ##
============================================
- Coverage     86.79%   86.57%   -0.22%     
============================================
  Files            40       39       -1     
  Lines          1749     1721      -28     
============================================
- Hits           1518     1490      -28     
  Misses          231      231              
Impacted Files Coverage Δ
src/JsonSchema/PhpBuilder.php 85.00% <ø> (ø)
src/JSDoc/TypeBuilder.php 72.14% <0.00%> (-1.15%) ⬇️
src/Markdown/TypeBuilder.php 76.25% <0.00%> (-0.64%) ⬇️
src/JsonSchema/TypeBuilder.php 95.18% <0.00%> (-0.28%) ⬇️
src/JsonSchema/SchemaBuilder.php 93.81% <0.00%> (-0.15%) ⬇️
src/Types/ReferenceTypeOf.php

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 e172e5e...91c55da. Read the comment docs.

@vearutop vearutop merged commit 5f0fc27 into master Jan 2, 2022
@vearutop vearutop deleted the php-8.1 branch January 2, 2022 16:09
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.

1 participant