Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 61) Position 1 = -2
filename: /in/fpVXJ
function name: (null)
number of ops: 13
compiled vars: !0 = $s
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'abcabcbb'
5 1 INIT_FCALL 'explode'
2 SEND_VAR !0
3 DO_ICALL $2
4 ASSIGN !0, $2
7 5 ECHO '%3Cpre%3E'
6 INIT_FCALL 'print_r'
7 SEND_VAR !0
8 DO_ICALL
9 ECHO '%3C%2Fpre%3E'
10 > INIT_FCALL 'exit'
11* DO_ICALL
8 12* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0