Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/oHACr
function name: (null)
number of ops: 18
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'ini_set'
1 SEND_VAL 'opcache.enable_cli'
2 SEND_VAL '1'
3 DO_ICALL
4 4 INIT_FCALL 'opcache_compile_file'
5 SEND_VAL '%2Fin%2FoHACr'
6 DO_ICALL
6 7 INIT_FCALL 'print_r'
8 INIT_FCALL 'opcache_get_configuration'
9 DO_ICALL $2
10 SEND_VAR $2
11 DO_ICALL
7 12 INIT_FCALL 'var_dump'
13 INIT_FCALL 'opcache_get_status'
14 DO_ICALL $4
15 SEND_VAR $4
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0