3v4l.org

run code in 300+ PHP versions simultaneously
<?php print "<pre>"; $presids = array(3892,3893,3894,3895,3896); print_r(presids); print "</pre>";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7gj3R
function name:  (null)
number of ops:  8
compiled vars:  !0 = $presids
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     '%3Cpre%3E'
    3     1        ASSIGN                                                   !0, <array>
    4     2        INIT_FCALL                                               'print_r'
          3        FETCH_CONSTANT                                   ~2      'presids'
          4        SEND_VAL                                                 ~2
          5        DO_ICALL                                                 
    5     6        ECHO                                                     '%3C%2Fpre%3E'
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.79 ms | 1385 KiB | 15 Q