master
hash: Add simple HashContext::__debugInfo() implementation (#14644)
Update hash tests for consistency in their titles and remove the skipif sections (except for the mhash related tests)
Sync leading and final newlines in *.phpt sections
Fix #81714: segfault when serializing finalized HashContext
X86: Fast CRC32 computation using PCLMULQDQ instruction
Reindent phpt files
Fix GH-12186: segfault copying/cloning a finalized HashContext
ext/hash: Fix deprecation message output for new tests
hash: Implement xxHash
Improve error messages of ext/hash
Remove unnecessary PHPDoc-alike blocks from tests
Fix GH-11180: hash_file() appears to be restricted to 3 arguments
Use "must not" instead of "cannot" wording
Add many missing closing PHP tags to tests
Fix GH-7826: Inconsistent argument name in hash_hmac_file and hash_file
Make HashContexts serializable.
Migrate SKIPIF -> EXTENSIONS (#7138)
ext/hash: tests for md5 and sha1 compatibility (#18525)
ext/hash: Add #[\Deprecated] to MHASH_* constants (#19565)
Deprecate mhash
Deprecate passing incorrect data types for options to ext/hash functions (#15236)
hash: Add MurmurHash3 with streaming support
hash: Support custom algo parameters
Mark parameter in ext/hash as sensitive
Correctly specify secret instead of seed in ext/hash deprecation message (#15557)
Fix memsize check for xxh32