3v4l.org

run code in 300+ PHP versions simultaneously
<?php $result = json_decode(base64_decrypt("ClVLIh4ASCsCBE8lAxMacFMZV2hdVVotEhhUJQNVAmhSTgFzSE4BaAw%3D")); print $result; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4pLE9
function name:  (null)
number of ops:  9
compiled vars:  !0 = $result
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_decode'
          1        INIT_FCALL_BY_NAME                                       'base64_decrypt'
          2        SEND_VAL_EX                                              'ClVLIh4ASCsCBE8lAxMacFMZV2hdVVotEhhUJQNVAmhSTgFzSE4BaAw%253D'
          3        DO_FCALL                                      0  $1      
          4        SEND_VAR                                                 $1
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    3     7        ECHO                                                     !0
    4     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.46 ms | 1398 KiB | 15 Q