Skip to content

Fix GH-7826: Inconsistent argument name in hash_hmac_file and hash_file #7828

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

Closed
wants to merge 2 commits into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Dec 25, 2021

Like hash_file(), hash_hmac_file() expects a filename, and not some
string data. Fixing this now, constitutes a (hopefully small) BC break
though.

…_file

Like `hash_file()`, `hash_hmac_file()` expects a filename, and not some
string data.  Fixing this now, constitutes a (hopefully small) BC break
though.
@cmb69 cmb69 linked an issue Dec 25, 2021 that may be closed by this pull request
@cmb69 cmb69 closed this in fd3fc5c Dec 26, 2021
@cmb69 cmb69 deleted the cmb/gh7826 branch December 26, 2021 12:02
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.

Inconsistent argument name in hash-hmac-file and hash-file
2 participants