Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Array cookies not parser properly #360

Open
mposchl opened this issue Apr 9, 2019 · 1 comment
Open

Array cookies not parser properly #360

mposchl opened this issue Apr 9, 2019 · 1 comment

Comments

@mposchl
Copy link

mposchl commented Apr 9, 2019

\Zend\Diactoros\parseCookieHeader does not properly parse array cookies in header:

testCookie[foo]=fooValue; testCookie[bar]=barValue

this should be ok by php doc here in Example # 3 but the parser does not match it

also in closed issue #272

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-diactoros; a new issue has been opened at laminas/laminas-diactoros#7.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants