3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo !empty($refererUrl = 'efhw eioqfhwofqwef') ? "TENGO REFERER: $referer" : "BY DEFAULT: $referer";
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 8
Branch analysis from position: 4
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: 8
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/EWYOk
function name:  (null)
number of ops:  13
compiled vars:  !0 = $refererUrl, !1 = $referer
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                           ~2      !0, 'efhw+eioqfhwofqwef'
          1        BOOL_NOT                                         ~3      ~2
          2        BOOL_NOT                                         ~4      ~3
          3      > JMPZ                                                     ~4, ->8
    4     4    >   NOP                                                      
          5        FAST_CONCAT                                      ~5      'TENGO+REFERER%3A+', !1
          6        QM_ASSIGN                                        ~6      ~5
          7      > JMP                                                      ->11
    5     8    >   NOP                                                      
          9        FAST_CONCAT                                      ~7      'BY+DEFAULT%3A+', !1
         10        QM_ASSIGN                                        ~6      ~7
         11    >   ECHO                                                     ~6
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
139.28 ms | 1393 KiB | 13 Q