Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 14:31 UTC
Updated:
15 Jul 2010 at 10:27 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedhash() is a php builtin function: http://au.php.net/manual/en/function.hash.php
its enabled by default in newer php versions:
http://au.php.net/manual/en/hash.requirements.php
Comment #2
GoofyX commentedThanks for the notice! I'll check if it's enabled. Closing this.