3v4l.org

run code in 300+ PHP versions simultaneously
abc<?php ob_start(); echo 'toto'; ob_clean(); ob_clean();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fTXHc
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     'abc'
    3     1        INIT_FCALL                                               'ob_start'
          2        DO_ICALL                                                 
    4     3        ECHO                                                     'toto'
    5     4        INIT_FCALL                                               'ob_clean'
          5        DO_ICALL                                                 
    6     6        INIT_FCALL                                               'ob_clean'
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.43 ms | 1393 KiB | 17 Q