3v4l.org

run code in 300+ PHP versions simultaneously
<?php toHex(slowAES.decrypt(c,2,a,b)); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ci7o6
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'toHex'
          1        FETCH_CONSTANT                                   ~0      'slowAES'
          2        INIT_FCALL_BY_NAME                                       'decrypt'
          3        FETCH_CONSTANT                                   ~1      'c'
          4        SEND_VAL_EX                                              ~1
          5        SEND_VAL_EX                                              2
          6        FETCH_CONSTANT                                   ~2      'a'
          7        SEND_VAL_EX                                              ~2
          8        FETCH_CONSTANT                                   ~3      'b'
          9        SEND_VAL_EX                                              ~3
         10        DO_FCALL                                      0  $4      
         11        CONCAT                                           ~5      ~0, $4
         12        SEND_VAL_EX                                              ~5
         13        DO_FCALL                                      0          
    3    14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.75 ms | 1393 KiB | 13 Q