3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(0, 10); echo "<br />"; print_r(a, z);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/o1UbR
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'print_r'
          1        SEND_VAL                                                 0
          2        SEND_VAL                                                 10
          3        DO_ICALL                                                 
    6     4        ECHO                                                     '%3Cbr+%2F%3E'
    8     5        INIT_FCALL                                               'print_r'
          6        FETCH_CONSTANT                                   ~1      'a'
          7        SEND_VAL                                                 ~1
          8        FETCH_CONSTANT                                   ~2      'z'
          9        SEND_VAL                                                 ~2
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.85 ms | 1398 KiB | 15 Q