Skip to content

Add explicit support for PHP 8.1 #23

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 2 commits into from
Aug 29, 2022
Merged

Add explicit support for PHP 8.1 #23

merged 2 commits into from
Aug 29, 2022

Conversation

marcelthole
Copy link
Owner

@marcelthole marcelthole force-pushed the add-php81 branch 2 times, most recently from d2833f3 to 6297b2f Compare August 29, 2022 07:36
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2022

Codecov Report

Merging #23 (922decd) into main (ed3a0b7) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main      #23      +/-   ##
============================================
- Coverage     99.17%   99.05%   -0.13%     
  Complexity       72       72              
============================================
  Files            14       14              
  Lines           242      211      -31     
============================================
- Hits            240      209      -31     
  Misses            2        2              
Impacted Files Coverage Δ
src/Merge/ReferenceNormalizer.php 97.36% <0.00%> (-0.31%) ⬇️
src/OpenApiMerge.php 96.15% <0.00%> (-0.28%) ⬇️
src/Reader/FileReader.php 100.00% <0.00%> (ø)
src/FileHandling/RegexFinder.php 100.00% <0.00%> (ø)
src/Console/Command/MergeCommand.php 100.00% <0.00%> (ø)

@marcelthole marcelthole merged commit 43e0afa into main Aug 29, 2022
@marcelthole marcelthole deleted the add-php81 branch August 29, 2022 08:37
@marcelthole
Copy link
Owner Author

marcelthole commented Aug 29, 2022

close #27

@bcremer bcremer mentioned this pull request Aug 29, 2022
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.

2 participants