📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 07:11:31
📂
/
/
opt
/
alt
/
tests
/
alt-php83-pecl-http_4.2.6-4.el8
/
tests
✏️
Editing: bug73055.phpt
--TEST-- Bug #73055 (Type confusion vulnerability in merge_param()) --SKIPIF-- <?php include "skipif.inc"; ?> --INI-- zend.exception_ignore_args=off --FILE-- <?php echo "Test\n"; try { echo new http\QueryString("[[[[[[[[[[[[[[[[[[[[[[[[[[[]]]][[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[&%C0[]E[=&2[&%C0[]E[16706[*["); } catch (Exception $e) { echo $e; } ?> ===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===
💾 Save Changes
❌ Cancel