3v4l.org

run code in 300+ PHP versions simultaneously
<?php include "http://www.sheridanwhiterock.com/Classes/Product.php"; $a = loadAll(); echo $a[$i]->getName(); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KDcp1
function name:  (null)
number of ops:  9
compiled vars:  !0 = $a, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INCLUDE_OR_EVAL                                          'http%3A%2F%2Fwww.sheridanwhiterock.com%2FClasses%2FProduct.php', INCLUDE
    5     1        INIT_FCALL_BY_NAME                                       'loadAll'
          2        DO_FCALL                                      0  $3      
          3        ASSIGN                                                   !0, $3
    7     4        FETCH_DIM_R                                      ~5      !0, !1
          5        INIT_METHOD_CALL                                         ~5, 'getName'
          6        DO_FCALL                                      0  $6      
          7        ECHO                                                     $6
    8     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.36 ms | 1384 KiB | 13 Q