4533a10a1f7cf99dd7af1b7fc22a2fe0fa1c746a
[yaffs-website] / vendor / symfony / http-foundation / Tests / Session / Storage / Handler / Fixtures / storage.expected
1 open
2 validateId
3 read
4 doRead: 
5 read
6 Array
7 (
8     [0] => bar
9 )
10 $_SESSION is not empty
11 write
12 destroy
13 close
14 $_SESSION is not empty
15 Array
16 (
17     [0] => Content-Type: text/plain; charset=utf-8
18     [1] => Cache-Control: max-age=0, private, must-revalidate
19 )
20 shutdown