3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.43 ms | 1394 KiB | 17 Q