3v4l.org

run code in 300+ PHP versions simultaneously
<?php $crypted = utf8_encode(sha1("ramiro.alvarez:acbf157754bc921e70ab30b1e79c75f5}",'S4LuDf4M1L14R')); echo $crypted; //$this->token = array(utf8_encode(base64_encode($crypted.(time()+(0 * 0 * 10 * 0)))));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/q6Z17
function name:  (null)
number of ops:  10
compiled vars:  !0 = $crypted
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'utf8_encode'
          1        INIT_FCALL                                               'sha1'
          2        SEND_VAL                                                 'ramiro.alvarez%3Aacbf157754bc921e70ab30b1e79c75f5%7D'
          3        SEND_VAL                                                 'S4LuDf4M1L14R'
          4        DO_ICALL                                         $1      
          5        SEND_VAR                                                 $1
          6        DO_ICALL                                         $2      
          7        ASSIGN                                                   !0, $2
    4     8        ECHO                                                     !0
    5     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.5 ms | 1393 KiB | 17 Q