Hi, I just noticed that the hash extension has a default-disabled --with-mhash option, that enables a couple of additional mhash_* functions. From what I was able to gather, mhash was an old extension that was superseded by hash, and hash provides a compatibility layer for mhash.
Should these functions be deprecated? Should this compatibility layer be kept indefinitely? Regards, Nikita