From: Michael Wallner Date: Mon, 12 Sep 2016 06:53:59 +0000 (+0200) Subject: add missing test X-Git-Tag: RELEASE_2_6_0_RC1~10 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=70cbf84439cb4b0fec252966ffd596ebb6bbfdbc add missing test --- diff --git a/tests/bug73055.phpt b/tests/bug73055.phpt new file mode 100644 index 0000000..04201c7 --- /dev/null +++ b/tests/bug73055.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #73055 (Type confusion vulnerability in merge_param()) +--SKIPIF-- + +--FILE-- + + +===DONE=== +--EXPECTF-- +Test +%r(exception ')?%rhttp\Exception\BadQueryStringException%r(' with message '|: )%rhttp\QueryString::__construct(): Max input nesting level of %d exceeded%r'?%r in %sbug73055.php:%d +Stack trace: +#0 %sbug73055.php(%d): http\QueryString->__construct('[[[[[[[[[[[[[[[...') +#1 {main} +===DONE===