3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo rtrim(strtr(base64_encode(hash('sha256', 'dSMRvPZE0PIhixa13kRAioAT8I2YEvTND7F_Lc7hMlryh9dbBMw7UEXsPjTzv4i-i_T0uPV09KBEfRvm37AL4g', true)), '+/', '-_'), '=');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Hql10
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                                   'rtrim'
          1        INIT_FCALL                                                   'base64_encode'
          2        INIT_FCALL                                                   'hash'
          3        SEND_VAL                                                     'sha256'
          4        SEND_VAL                                                     'dSMRvPZE0PIhixa13kRAioAT8I2YEvTND7F_Lc7hMlryh9dbBMw7UEXsPjTzv4i-i_T0uPV09KBEfRvm37AL4g'
          5        SEND_VAL                                                     <true>
          6        DO_ICALL                                             $0      
          7        SEND_VAR                                                     $0
          8        DO_ICALL                                             $1      
          9        FRAMELESS_ICALL_3                strtr               ~2      $1, '%2B%2F'
         10        OP_DATA                                                      '-_'
         11        SEND_VAL                                                     ~2
         12        SEND_VAL                                                     '%3D'
         13        DO_ICALL                                             $3      
         14        ECHO                                                         $3
         15      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
153.08 ms | 1392 KiB | 16 Q