3v4l.org

run code in 500+ PHP versions simultaneously
<?php print_r("TEST STARTED\n"); print_r("\nTEST Ended\n");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/mmWk7
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        SEND_VAL                                                 'TEST+STARTED%0A'
          2        DO_ICALL                                                 
    6     3        INIT_FCALL                                               'print_r'
          4        SEND_VAL                                                 '%0ATEST+Ended%0A'
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.83 ms | 1310 KiB | 14 Q