Allow duplicate items in encoded urls
commit6083f4577feedbf1cbb4f43532935a32f933f115
authorPaul Bissonnette <paulbiss@fb.com>
Tue, 4 Nov 2014 16:34:09 +0000 (4 08:34 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 4 Nov 2014 17:00:20 +0000 (4 09:00 -0800)
tree8dbdec55e228601c16b90453edd06a5fea17fe0e
parenteae95ae5f14b1d8d47c1ab2a6a336b1671647cdd
Allow duplicate items in encoded urls

Summary: Fixes #3878

Reviewed By: @sgolemon

Differential Revision: D1633028

Signature: t1:1633028:1414515060:c5eec7b2d50f67a81098a929b8c191d40eb87f96
hphp/runtime/ext/url/ext_url.cpp
hphp/test/slow/ext_url/dup_array.php [new file with mode: 0644]
hphp/test/slow/ext_url/dup_array.php.expect [new file with mode: 0644]