Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/qeFt4 function name: (null) number of ops: 19 compiled vars: !0 = $password, !1 = $first, !2 = $second line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'correct+horse+battery+staple' 5 1 INIT_FCALL 'password_hash' 2 SEND_VAR !0 3 SEND_VAL '2y' 4 DO_ICALL $4 5 ASSIGN !1, $4 6 6 INIT_FCALL 'password_hash' 7 SEND_VAR !0 8 SEND_VAL '2y' 9 DO_ICALL $6 10 ASSIGN !2, $6 8 11 INIT_FCALL 'var_dump' 9 12 INIT_ARRAY ~8 !1 10 13 ADD_ARRAY_ELEMENT ~8 !2 11 14 IS_IDENTICAL ~9 !1, !2 15 ADD_ARRAY_ELEMENT ~8 ~9 16 SEND_VAL ~8 8 17 DO_ICALL 12 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0