Re: com php-src: fix test: ext/session/tests/session_hash_function_basic.phpt
Thanks Michael,
I though I was fixed, but I guess it was different branch...
--
Yasuo Ohgaki
[email protected]
On Fri, Aug 9, 2013 at 8:30 PM, Michael Wallner <[email protected]> wrote:
> Commit: 7c3afd31f9a3357afc93c50223e2c4cfb1520f37
> Author: Michael Wallner <[email protected]> Fri, 9 Aug 2013
> 13:30:29 +0200
> Parents: 611122c22ea809a128e2cbb07e0160e141ac492d
> Branches: master
>
> Link:
> http://git.php.net/?p=php-src.git;a=commitdiff;h=7c3afd31f9a3357afc93c50223e2c4cfb1520f37
>
> Log:
> fix test
>
> Changed paths:
> M ext/session/tests/session_hash_function_basic.phpt
>
>
> Diff:
> diff --git a/ext/session/tests/session_hash_function_basic.phpt
> b/ext/session/tests/session_hash_function_basic.phpt
> index 8b14a88..45b8bc0 100644
> --- a/ext/session/tests/session_hash_function_basic.phpt
> +++ b/ext/session/tests/session_hash_function_basic.phpt
> @@ -41,7 +41,7 @@ bool(true)
> string(40) "%s"
> bool(true)
>
> -Warning: ini_set(): session.hash_func must be existing hash function.
> none does not exist. in %s/session_hash_function_basic.php on line 17
> +Warning: ini_set(): session.configuration 'session.hash_function' must be
> existing hash function. none does not exist. in
> %s/session_hash_function_basic.php on line 17
> bool(false)
> bool(true)
> bool(true)
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Thread (2 messages)