Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#17647 closed defect (bug) (fixed)

Add hash_hmac compat back

Reported by: aaroncampbell's profile aaroncampbell Owned by: ryan's profile ryan
Milestone: 3.2 Priority: normal
Severity: blocker Version: 3.2
Component: General Keywords: has-patch
Focuses: Cc:

Description

It seems that an extremely small percentage of people have actually compiled php with --disable-hash. We're going to try to find out what hosts this is a problem with an contact them, but if we can't get things resolved we need to add hash_hmac() and _hash_hmac() back.

Attachments (1)

17647.diff (1.0 KB) - added by aaroncampbell 13 years ago.

Download all attachments as: .zip

Change History (2)

@aaroncampbell
13 years ago

#1 @ryan
13 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [18111]:

Resurrect hash_hmac() compat for hosts that --disable-hash. Props aaroncampbell. fixes #17647

Note: See TracTickets for help on using tickets.