3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo (ob_start()?'':'') . /* ?> hello world <?php */ ob_get_clean() , PHP_EOL ;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OkFOE
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'ob_start'
          1        DO_ICALL                                             $0      
          2      > JMPZ                                                         $0, ->5
          3    >   QM_ASSIGN                                            ~1      ''
          4      > JMP                                                          ->6
          5    >   QM_ASSIGN                                            ~1      ''
   10     6    >   INIT_FCALL                                                   'ob_get_clean'
          7        DO_ICALL                                             $2      
          8        CONCAT                                               ~3      ~1, $2
          9        ECHO                                                         ~3
   12    10        ECHO                                                         '%0A'
   13    11      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
151.43 ms | 1276 KiB | 10 Q