3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tmp = $storage->getAllDirectLinks($postingEntity); echo $tmp['audio']['common'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/djuP2
function name:  (null)
number of ops:  8
compiled vars:  !0 = $tmp, !1 = $storage, !2 = $postingEntity
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_METHOD_CALL                                         !1, 'getAllDirectLinks'
          1        SEND_VAR_EX                                              !2
          2        DO_FCALL                                      0  $3      
          3        ASSIGN                                                   !0, $3
    2     4        FETCH_DIM_R                                      ~5      !0, 'audio'
          5        FETCH_DIM_R                                      ~6      ~5, 'common'
          6        ECHO                                                     ~6
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.53 ms | 1392 KiB | 13 Q