Fatal error: Uncaught ArgumentCountError: parse_str() expects exactly 2 arguments, 1 given in /in/k30eb:3
Stack trace:
#0 /in/k30eb(3): parse_str('a[1]=foo&a[100]...')
#1 {main}
thrown in /in/k30eb on line 3
Process exited with code 255.
Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in /in/k30eb on line 3
array(2) {
[1]=>
string(3) "foo"
[100]=>
string(3) "bar"
}