On 10 August 2013 01:28, Yasuo Ohgaki <yohg...@ohgaki.net> wrote: > Hi Mike, > > I got test failures on session module. I guess it's related to your change. > Could you take a look? > > session rfc1867 [ext/session/tests/rfc1867.phpt] > session rfc1867 [ext/session/tests/rfc1867_cleanup.phpt] > session rfc1867 disabled [ext/session/tests/rfc1867_disabled.phpt] > session rfc1867 disabled 2 [ext/session/tests/rfc1867_disabled_2.phpt] > session rfc1867 [ext/session/tests/rfc1867_inter.phpt] > session rfc1867 no name [ext/session/tests/rfc1867_no_name.phpt] > session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_cookie.phpt] > session rfc1867 sid get [ext/session/tests/rfc1867_sid_get.phpt] > session rfc1867 sid get 2 [ext/session/tests/rfc1867_sid_get_2.phpt] > session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_invalid.phpt] > session rfc1867 sid only cookie > [ext/session/tests/rfc1867_sid_only_cookie.phpt] > session rfc1867 sid only cookie 2 > [ext/session/tests/rfc1867_sid_only_cookie_2.phpt] > session rfc1867 sid post [ext/session/tests/rfc1867_sid_post.phpt]
Session tests are fine for me. PASS session rfc1867 [ext/session/tests/rfc1867.phpt] PASS session rfc1867 [ext/session/tests/rfc1867_cleanup.phpt] PASS session rfc1867 disabled [ext/session/tests/rfc1867_disabled.phpt] PASS session rfc1867 disabled 2 [ext/session/tests/rfc1867_disabled_2.phpt] PASS session rfc1867 [ext/session/tests/rfc1867_inter.phpt] SKIP session rfc1867 invalid settings [ext/session/tests/rfc1867_invalid_settings-win.phpt] reason: windows only test PASS session rfc1867 invalid settings [ext/session/tests/rfc1867_invalid_settings.phpt] SKIP session rfc1867 invalid settings 2 [ext/session/tests/rfc1867_invalid_settings_2-win.phpt] reason: windows only test PASS session rfc1867 invalid settings 2 [ext/session/tests/rfc1867_invalid_settings_2.phpt] PASS session rfc1867 no name [ext/session/tests/rfc1867_no_name.phpt] PASS session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_cookie.phpt] PASS session rfc1867 sid get [ext/session/tests/rfc1867_sid_get.phpt] PASS session rfc1867 sid get 2 [ext/session/tests/rfc1867_sid_get_2.phpt] PASS session rfc1867 sid cookie [ext/session/tests/rfc1867_sid_invalid.phpt] PASS session rfc1867 sid only cookie [ext/session/tests/rfc1867_sid_only_cookie.phpt] PASS session rfc1867 sid only cookie 2 [ext/session/tests/rfc1867_sid_only_cookie_2.phpt] PASS session rfc1867 sid post [ext/session/tests/rfc1867_sid_post.phpt] What's your failure? -- Regards, Mike -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php