On Thu, Aug 29, 2013 at 3:22 PM, Laruence <larue...@php.net> wrote:

> Hey:
>    I got this test script failed in my box:
>
>  $ cat ext/session/tests/session_hash_function_basic.diff
> 005+ string(26) "9gjghoikm8eo1lvau5euuh8q61"
> 005- string(32) "%s"
> 010+ string(32) "jkdcvp3tf1ptsgof9edi515jsbh5p92o"
> 010- string(40) "%s"
> 017+ string(32) "ecdatafpdf4urjjrje6ver0o87i3hoe8"
> 017- string(40) "%s"
>
>    I am not sure whether the length of the string is must be a fixed
> len, so I leave it to you
>
> thanks
>

Thank you for point it out.

I'll fix the test. It's probably the hash char setting.
I'll also check the error message, too.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

Reply via email to