3v4l.org

run code in 500+ PHP versions simultaneously
<?php ini_set("docref_root", "https://php.net/manual/en/"); ini_set("html_errors", "1"); session_destroy();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/deO0B
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'ini_set'
          1        SEND_VAL                                                     'docref_root'
          2        SEND_VAL                                                     'https%3A%2F%2Fphp.net%2Fmanual%2Fen%2F'
          3        DO_ICALL                                                     
    4     4        INIT_FCALL                                                   'ini_set'
          5        SEND_VAL                                                     'html_errors'
          6        SEND_VAL                                                     '1'
          7        DO_ICALL                                                     
    5     8        INIT_FCALL                                                   'session_destroy'
          9        DO_ICALL                                                     
         10      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
156.43 ms | 1614 KiB | 14 Q