]> 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:12:11 +0000 (08:12 +0900)
commitd2a99a7c315beba3fcecd5c4a47d6ce1d1a78283
tree99920f5681c0c09e23cdd79415a533bad65016c6
parent89c4abab2b83dd52f71e2915aca35e86c4f81583
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