Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/8ih6O function name: (null) number of ops: 24 compiled vars: !0 = $password, !1 = $hash line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'implode' 1 SEND_VAL '' 2 INIT_FCALL 'array_fill' 3 SEND_VAL 0 4 SEND_VAL 72 5 SEND_VAL 'a' 6 DO_ICALL $2 7 SEND_VAR $2 8 DO_ICALL $3 9 ASSIGN !0, $3 5 10 INIT_FCALL 'password_hash' 11 SEND_VAR !0 12 SEND_VAL '2y' 13 DO_ICALL $5 14 ASSIGN !1, $5 7 15 INIT_FCALL 'var_dump' 16 INIT_FCALL 'password_verify' 17 CONCAT ~7 !0, 'not+valid' 18 SEND_VAL ~7 19 SEND_VAR !1 20 DO_ICALL $8 21 SEND_VAR $8 22 DO_ICALL 23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0