3v4l.org

run code in 300+ PHP versions simultaneously
<?php ini_set('display_errors', 0); var_dump(o_O ^_^ O_o);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/D48g9
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'ini_set'
          1        SEND_VAL                                                 'display_errors'
          2        SEND_VAL                                                 0
          3        DO_ICALL                                                 
    3     4        INIT_FCALL                                               'var_dump'
          5        FETCH_CONSTANT                                   ~1      'o_O'
          6        FETCH_CONSTANT                                   ~2      '_'
          7        BW_XOR                                           ~3      ~1, ~2
          8        FETCH_CONSTANT                                   ~4      'O_o'
          9        BW_XOR                                           ~5      ~3, ~4
         10        SEND_VAL                                                 ~5
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.17 ms | 1385 KiB | 17 Q