3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo @$_GET["A"] ? : "A";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iVn1t
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~0      
          1        FETCH_R                      global              ~1      '_GET'
          2        FETCH_DIM_R                                      ~2      ~1, 'A'
          3        END_SILENCE                                              ~0
          4        JMP_SET                                          ~3      ~2, ->6
          5        QM_ASSIGN                                        ~3      'A'
          6        ECHO                                                     ~3
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.74 ms | 1392 KiB | 13 Q