Skip to content

Commit dc05eda

Browse files
Copilotniden
andauthored
Add CHANGELOG-5.0 entry for computeHmac ValueError fix
Agent-Logs-Url: https://github.com/phalcon/cphalcon/sessions/c782ce96-4b3b-4de0-bfb7-a9cbddfd9d31 Co-authored-by: niden <1073784+niden@users.noreply.github.com>
1 parent 5c1f15a commit dc05eda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG-5.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
### Fixed
1111

12+
- Fixed `Phalcon\Encryption\Security::computeHmac()` to catch `\ValueError` thrown by PHP 8.1+ when an unknown hashing algorithm is passed [#16893](https://github.com/phalcon/cphalcon/issues/16893)
13+
1214
### Removed
1315

1416
## 5.11.0 (2026-04-03)

0 commit comments

Comments
 (0)