3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sayi=1; $sayi2=2; $yenisayi=$sayi+$sayi2; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hnR6q
function name:  (null)
number of ops:  5
compiled vars:  !0 = $sayi, !1 = $sayi2, !2 = $yenisayi
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 1
    3     1        ASSIGN                                                   !1, 2
    4     2        ADD                                              ~5      !0, !1
          3        ASSIGN                                                   !2, ~5
    5     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.27 ms | 1392 KiB | 13 Q