Adds support for SHA2 function#17809
Merged
MauricioFauth merged 2 commits intophpmyadmin:masterfrom Oct 18, 2022
Merged
Conversation
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
Codecov ReportBase: 54.17% // Head: 54.16% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #17809 +/- ##
============================================
- Coverage 54.17% 54.16% -0.01%
Complexity 16921 16921
============================================
Files 619 619
Lines 59924 59918 -6
============================================
- Hits 32462 32455 -7
- Misses 27462 27463 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
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. |
williamdes
approved these changes
Oct 18, 2022
MauricioFauth
approved these changes
Oct 18, 2022
Member
|
Merged, thanks for your contribution! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Liviu-Mihail Concioiu liviu.concioiu@gmail.com
Description
This PR adds support for SHA2 function.
Fixes #17760
Before submitting pull request, please review the following checklist:
Signed-off-byline as described in our DCO. This ensures that the work you're submitting is your own creation.