3v4l.org

run code in 500+ PHP versions simultaneously
<?php $output_stream = fopen( STDOUT, 'w' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vkbB4
function name:  (null)
number of ops:  7
compiled vars:  !0 = $output_stream
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'fopen'
          1        FETCH_CONSTANT                                       ~1      'STDOUT'
          2        SEND_VAL                                                     ~1
          3        SEND_VAL                                                     'w'
          4        DO_ICALL                                             $2      
          5        ASSIGN                                                       !0, $2
          6      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
171.08 ms | 3381 KiB | 14 Q