3v4l.org

run code in 300+ PHP versions simultaneously
<?php if ( false ){ echo "Tienda"; } else { echo '<h1 class="page-title">'. date('YYYY') .'</h1>'; } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 1, Position 2 = 3
Branch analysis from position: 1
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tcJV9
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E > > JMPZ                                                     <false>, ->3
          1    >   ECHO                                                     'Tienda'
          2      > JMP                                                      ->9
          3    >   INIT_FCALL                                               'date'
          4        SEND_VAL                                                 'YYYY'
          5        DO_ICALL                                         $0      
          6        CONCAT                                           ~1      '%3Ch1+class%3D%22page-title%22%3E', $0
          7        CONCAT                                           ~2      ~1, '%3C%2Fh1%3E'
          8        ECHO                                                     ~2
          9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.36 ms | 1394 KiB | 15 Q