3v4l.org

run code in 300+ PHP versions simultaneously
<?php $username = 'fem'; $password = '3bpvblW7'; $challenge = ''; $challenge_res = '0c07042fb4d065fd3baae50b511be2fb'; $challenge_cmp = md5($username); var_dump($challenge_cmp);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Relp5
function name:  (null)
number of ops:  12
compiled vars:  !0 = $username, !1 = $password, !2 = $challenge, !3 = $challenge_res, !4 = $challenge_cmp
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'fem'
    3     1        ASSIGN                                                   !1, '3bpvblW7'
    4     2        ASSIGN                                                   !2, ''
    5     3        ASSIGN                                                   !3, '0c07042fb4d065fd3baae50b511be2fb'
    6     4        INIT_FCALL                                               'md5'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $9      
          7        ASSIGN                                                   !4, $9
    8     8        INIT_FCALL                                               'var_dump'
          9        SEND_VAR                                                 !4
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.27 ms | 1394 KiB | 17 Q