Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97409 invoked from network); 8 Mar 2012 08:03:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2012 08:03:17 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Date: Thu, 08 Mar 2012 03:03:16 -0500 Received: from [78.142.172.145] ([78.142.172.145:17903] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/72-15180-2C7685F4 for ; Thu, 08 Mar 2012 03:03:16 -0500 Message-ID: To: internals@lists.php.net References: <4F54ED5B.2010101@fedoraproject.org> <4F54EF64.6040208@fedoraproject.org> User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 78.142.172.145 Subject: Re: [PHP-DEV] hash / tiger regression in PHP 5.4.0 From: mike@php.net (Michael Wallner) On Mon, 05 Mar 2012 17:52:52 +0100, Remi Collet wrote: > > Using a simple C program (linked against libmash) > > Hash: fdb9019a79c33a95677e2097abae91eb0de00b3054bb5c39 > > So the result from php <= 5.3.10 seems the right one. Sorry for the delay, but I already explained the issue in the bug report: https://bugs.php.net/bug.php?id=61291 Thanks anyway, Mike