From: Michael Wallner Date: Mon, 31 Aug 2015 08:00:47 +0000 (+0200) Subject: fix #11 X-Git-Tag: RELEASE_3_0_0_RC1~28 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=d83a87724867f87e236c466df3dbb9a68c1670ba fix #11 the pointer to update was not reset --- diff --git a/tests/gh-issue11.phpt b/tests/gh-issue11.phpt new file mode 100644 index 0000000..aba014a --- /dev/null +++ b/tests/gh-issue11.phpt @@ -0,0 +1,21 @@ +--TEST-- +crash when query string has nested array keys +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECT-- +Test +a%5B0%5D%5B0%5D=x&a%5B1%5D%5B0%5D=x +===DONE===