--TEST-- parse cookie --SKIPIF-- --FILE-- --EXPECTF-- %sTEST object(stdClass)#1 (4) { ["name"]=> string(4) "name" ["value"]=> string(5) "value" ["foo"]=> string(7) "bar"baz" ["hey"]=> string(7) "got\"it" } Done