Skip to content

Releases: lastguest/murmurhash-php

2.1.1

13 Apr 16:25
0150ba2
Compare
Choose a tag to compare
  • Fixed some docblock semantics #10

2.1.0

13 Apr 16:22
4c74e02
Compare
Choose a tag to compare
  • Merged PR #11 for PHP 8 Support

2.0.0

10 Oct 15:21
Compare
Choose a tag to compare
  • Refactored code as PSR-4 static class
  • Raised minimum requirement to PHP 7
  • Fixed #5 (Negative hash on 32bit systems)

1.3.0

16 May 23:23
Compare
Choose a tag to compare

[Chg] Dropped string access + ord for unpack

1.2.0

10 Dec 12:37
Compare
Choose a tag to compare

[FIX] Fixed right shift operator error on negative numbers

1.1.1

24 Aug 17:14
Compare
Choose a tag to compare

[FIX] Forced $key to be string.

1.1.0

28 Jul 09:56
Compare
Choose a tag to compare

[NEW] Added murmurhash3_int function to retrieve non base-converted hash.

1.0.0

30 Apr 22:23
Compare
Choose a tag to compare
1.0.0