3v4l.org

run code in 300+ PHP versions simultaneously
<?php // define an array$pizzaToppings = array('onion', 'tomato', 'cheese', 'anchovies', 'ham', 'pepperoni'); print_r($pizzaToppings); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Ov4ER
function name:  (null)
number of ops:  4
compiled vars:  !0 = $pizzaToppings
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'print_r'
          1        SEND_VAR                                                 !0
          2        DO_ICALL                                                 
    4     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.39 ms | 1393 KiB | 15 Q