Skip to content

Commit b7f59be

Browse files
realitykingsgolemon
authored andcommitted
Refactor HashContext into an object.
This allows better type hinting as well as potentially adding methods in a followup diff. Original patch by Rouven Weßling (github.com/realityking) Heavily modified by Sara Golemon (github.com/sgolemon)
1 parent 5a9742e commit b7f59be

File tree

8 files changed

+566
-112
lines changed

8 files changed

+566
-112
lines changed

NEWS

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ PHP NEWS
7575
- hash:
7676
. Fixed bug #73961 (environmental build dependency in hash sha3 source).
7777
(krakjoe)
78+
. Changed HashContext from resource to object. (Rouven Weßling, Sara)
7879

7980
- Mbstring:
8081
. Implemented request #66024 (mb_chr() and mb_ord()). (Masakielastic, Yasuo)

0 commit comments

Comments
 (0)