Skip to content

9.6.1

Latest
Compare
Choose a tag to compare
@tzhelyazkova tzhelyazkova released this 01 Apr 15:35
· 80 commits to master since this release

Snak now declares getHash() and equals() methods again, which it used to inherit from the Hashable and Immutable interfaces prior to version 9.6.0 (The methods were never removed from any specific classes, but since Snak is an interface, Phan started complaining that the methods were unknown.)