Skip to content

Commit 558b9c5

Browse files
divinity76mvorisek
authored andcommitted
serialization still broken on 32bit
1 parent 1817aaa commit 558b9c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/hash/tests/hash_serialize_001.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ function not_serializable(string $algo)
4444
return in_array($algo, [
4545
"xxh3",
4646
"xxh128",
47+
"blake3", // todo: blake3 can be seralized but it's not implemented yet
4748
], true);
4849
}
4950

0 commit comments

Comments
 (0)