On 03.04.10 16:51, Hannes Magnusson wrote:
> On Sun, Mar 28, 2010 at 10:01, Martin Jansen <m...@php.net> wrote:
>> mj                                       Sun, 28 Mar 2010 10:01:02 +0000
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=296963
>>
>> Modified: php/php-src/trunk/ext/hash/tests/hash_copy_001.phpt
>> ===================================================================
>> --- php/php-src/trunk/ext/hash/tests/hash_copy_001.phpt 2010-03-28 09:04:51 
>> UTC (rev 296962)
>> +++ php/php-src/trunk/ext/hash/tests/hash_copy_001.phpt 2010-03-28 10:01:02 
>> UTC (rev 296963)
>> @@ -253,7 +253,7 @@
>>  string(16) "5e8c64fba6a5ffcf"
>>  string(5) "joaat"
>>  string(8) "aaebf370"
>> -string(8) "72e280c2"
>> +string(8) "513479b4"
> 
> 
> Changing existing hash testcases looks creepy.
> Is this something that should be mentioned in UPDATING notes?

There hasn't been a release with JOAAT hashing.  The change to the test
case was necessary because rev 296963 fixes an issue in the initial
JOAAT implementation.

- Martin

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to