3v4l.org

run code in 300+ PHP versions simultaneously
<?php @delete('foo'); echo 'bar';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5fJ6n
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~0      
          1        INIT_FCALL_BY_NAME                                       'delete'
          2        SEND_VAL_EX                                              'foo'
          3        DO_FCALL                                      0          
          4        END_SILENCE                                              ~0
    5     5        ECHO                                                     'bar'
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.77 ms | 1392 KiB | 13 Q