cakephp2-php8/lib
mark_story 150c9fc6a3 Remove parse_str() its buggy and wrong.
parse_str() replaces `.` with _ and drops duplicated keys, which is
incorrect.  Replace parse_str with an updated version of parseQuery
from 1.x

Fixes #2629
Fixes #2647
2012-03-08 21:05:28 -05:00
..
Cake Remove parse_str() its buggy and wrong. 2012-03-08 21:05:28 -05:00