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.)