Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/iMqJY
function name: (null)
number of ops: 19
compiled vars: !0 = $lower
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'parse_str'
1 SEND_VAL 'paramName1%3DHello%26paramname2%3DWorld%26fOo%5BbAR%5D%5BBanG%5D%3Dboom'
2 FETCH_W global $1 '_GET'
3 SEND_REF $1
4 DO_ICALL
5 5 INIT_FCALL 'var_export'
6 FETCH_R global ~3 '_GET'
7 SEND_VAL ~3
8 DO_ICALL
7 9 ECHO '%0A---%0A'
8 10 INIT_FCALL 'array_change_key_case'
11 FETCH_R global ~5 '_GET'
12 SEND_VAL ~5
13 DO_ICALL $6
14 ASSIGN !0, $6
10 15 INIT_FCALL 'var_export'
16 SEND_VAR !0
17 DO_ICALL
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0