3v4l.org

run code in 300+ PHP versions simultaneously
<?php if( $this->MenuConfig->menu_url ){echo '<a href="' . $this->MenuConfig->menu_url . '">PDF</a>'; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 10
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename:       /in/6iant
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_THIS                                       $0      
          1        FETCH_OBJ_R                                      ~1      $0, 'MenuConfig'
          2        FETCH_OBJ_R                                      ~2      ~1, 'menu_url'
          3      > JMPZ                                                     ~2, ->10
          4    >   FETCH_THIS                                       $3      
          5        FETCH_OBJ_R                                      ~4      $3, 'MenuConfig'
          6        FETCH_OBJ_R                                      ~5      ~4, 'menu_url'
          7        CONCAT                                           ~6      '%3Ca+href%3D%22', ~5
          8        CONCAT                                           ~7      ~6, '%22%3EPDF%3C%2Fa%3E'
          9        ECHO                                                     ~7
         10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.45 ms | 1393 KiB | 13 Q