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

Dropped support for PHP 7.4, and added experimental builds on PHP 8.1 #119

Merged
merged 6 commits into from
Aug 1, 2021

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Aug 1, 2021

Closes #118
Closes #117
Closes #120

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2021

Codecov Report

Merging #119 (041b1de) into develop (fa6a4ca) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #119      +/-   ##
=============================================
- Coverage      98.03%   97.97%   -0.06%     
  Complexity       195      195              
=============================================
  Files             63       63              
  Lines            510      495      -15     
=============================================
- Hits             500      485      -15     
  Misses            10       10              
Impacted Files Coverage Δ
src/Command/AbstractInstallCommand.php 96.29% <ø> (-0.48%) ⬇️
src/Command/SetOptionCommand.php 100.00% <ø> (ø)
src/Config/ConfigGenerator.php 96.87% <ø> (-0.35%) ⬇️
src/Factory/ApplicationFactory.php 90.00% <100.00%> (+2.50%) ⬆️
src/Model/ImportedConfig.php 100.00% <100.00%> (ø)
src/Service/InstallationCommandsRunner.php 100.00% <100.00%> (ø)
src/Service/ShlinkAssetsHandler.php 100.00% <100.00%> (ø)
src/Config/Util/ConfigOptionsValidatorsTrait.php 100.00% <0.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 fa6a4ca...041b1de. Read the comment docs.

@acelaya acelaya merged commit 0ddcc3d into shlinkio:develop Aug 1, 2021
@acelaya acelaya deleted the feature/php-8 branch August 1, 2021 17:51
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.

Increase phpstan level to 8 Drop support for PHP 7.4 Add experimental builds for PHP 8.1
2 participants