← Back to team overview

ius-community team mailing list archive

Re: PHP 5.3 and mhash

 

Hello,

The mhash extension was removed in PHP 5.3.0, and has been obsoleted by the 'Hash' module which is part of PHP Core.  You will need to refactor any code using 'mhash' to use this new hash module in PHP 5.3.

Hope that helps.

---
BJ Dierkes
Linux Systems Engineer IV / [RH]acker
Infrastructure Services [Development]
Rackspace Hosting

On Nov 24, 2010, at 10:04 AM, forall wrote:

> Hi,
> 
> I'm use php-5.2.x from your repository, but now I must upgrade to 5.3.x
> but in 5.3 I don't see php53-mhash.
> Can I find a php53-mhash somewhere in your repo?
> -- 
> This message was sent from Launchpad by
> forall (https://launchpad.net/~forall-stalowka)
> using the "Contact this team" link on the IUS Community Members team page
> (https://launchpad.net/~ius-community).
> For more information see
> https://help.launchpad.net/YourAccount/ContactingPeople
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~ius-community
> Post to     : ius-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ius-community
> More help   : https://help.launchpad.net/ListHelp




References