3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = bin2hex(base64_decode("WS1YBbOB8Lh+R6uw9yXR5IFpilyJgxukLWcOvUpdHPI=")); echo strtoupper($str); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pTlLl
function name:  (null)
number of ops:  12
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'bin2hex'
          1        INIT_FCALL                                               'base64_decode'
          2        SEND_VAL                                                 'WS1YBbOB8Lh%2BR6uw9yXR5IFpilyJgxukLWcOvUpdHPI%3D'
          3        DO_ICALL                                         $1      
          4        SEND_VAR                                                 $1
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    3     7        INIT_FCALL                                               'strtoupper'
          8        SEND_VAR                                                 !0
          9        DO_ICALL                                         $4      
         10        ECHO                                                     $4
    4    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
188.72 ms | 1394 KiB | 19 Q