3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a=13; if($a>=12){ echo "A Sayısı Büyüktür:".$a."'den"; } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 6
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
filename:       /in/u3XlO
function name:  (null)
number of ops:  7
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 13
    5     1        IS_SMALLER_OR_EQUAL                                      12, !0
          2      > JMPZ                                                     ~2, ->6
    7     3    >   CONCAT                                           ~3      'A+Say%C4%B1s%C4%B1+B%C3%BCy%C3%BCkt%C3%BCr%3A', !0
          4        CONCAT                                           ~4      ~3, '%27den'
          5        ECHO                                                     ~4
   12     6    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.99 ms | 1392 KiB | 13 Q