]> granicus.if.org Git - php/commit
Fixed Bug #65475
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 20 Aug 2013 23:08:55 +0000 (08:08 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 20 Aug 2013 23:11:59 +0000 (08:11 +0900)
commit16411586449c7562b840d6226f6ef55f567c35f3
tree6bc21a11fc91ce1b2060ce5eb00c3e832a348d34
parent268c2884fa4a0e61ecf35712d6472c41a9023197
Fixed Bug #65475
15 files changed:
ext/session/mod_files.c
ext/session/mod_mm.c
ext/session/tests/bug65475.phpt [new file with mode: 0644]
ext/session/tests/rfc1867.phpt
ext/session/tests/rfc1867_cleanup.phpt
ext/session/tests/rfc1867_disabled.phpt
ext/session/tests/rfc1867_disabled_2.phpt
ext/session/tests/rfc1867_inter.phpt
ext/session/tests/rfc1867_no_name.phpt
ext/session/tests/rfc1867_sid_cookie.phpt
ext/session/tests/rfc1867_sid_get.phpt
ext/session/tests/rfc1867_sid_get_2.phpt
ext/session/tests/rfc1867_sid_only_cookie.phpt
ext/session/tests/rfc1867_sid_post.phpt
ext/session/tests/session_id_basic.phpt