3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.63 ms | 1393 KiB | 13 Q