Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/gZ3TP
function name: (null)
number of ops: 10
compiled vars: !0 = $x
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'strtolower'
1 SEND_VAL 'no'
2 DO_ICALL $1
3 IS_IDENTICAL ~2 $1, 'no'
4 BOOL_NOT ~3 ~2
5 ASSIGN !0, ~3
3 6 INIT_FCALL 'var_dump'
7 SEND_VAR !0
8 DO_ICALL
9 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0