3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (isset($title) && $title): ?> <h2><?php print $title; ?></h2> <?php endif; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 2, Position 2 = 3
Branch analysis from position: 2
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 7
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
Branch analysis from position: 3
filename:       /in/d5Mbh
function name:  (null)
number of ops:  8
compiled vars:  !0 = $title
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ISSET_ISEMPTY_CV                                 ~1      !0
          1      > JMPZ_EX                                          ~1      ~1, ->3
          2    >   BOOL                                             ~1      !0
          3    > > JMPZ                                                     ~1, ->7
    2     4    >   ECHO                                                     '++%3Ch2%3E'
          5        ECHO                                                     !0
          6        ECHO                                                     '%3C%2Fh2%3E%0A'
    3     7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.37 ms | 1397 KiB | 13 Q