Skip to content

Fix hash functions changelog to mention E_WARNING#5271

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/hash-changelog-warning
Open

Fix hash functions changelog to mention E_WARNING#5271
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/hash-changelog-warning

Conversation

@lacatoire
Copy link
Contributor

Summary

  • Fix changelog entries for hash(), hash_hmac(), and hash_hmac_file() to mention that an
    E_WARNING was also emitted prior to PHP 8.0.0
  • Previously the docs only mentioned false was returned, omitting the warning

Fixes #3480

@lacatoire lacatoire requested a review from TimWolla as a code owner February 5, 2026 11:47
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.

Error in Changelog for the function "hash" (php.net)

1 participant