As of PHP 5.1.2, the Hash extension is bundled and compiled into PHP by default.
It may be explicitly disabled by using the --disable-hash switch to configure. Earlier versions of PHP may incorporate the Hash extension by installing the ยป PECL module.