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/rqJPe
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~0      'sayi'
          1        IS_EQUAL                                         ~1      ~0, 1
          2        FREE                                                     ~1
    3     3        FETCH_CONSTANT                                   ~2      'sayi2'
          4        IS_EQUAL                                         ~3      ~2, 2
          5        FREE                                                     ~3
    4     6        FETCH_CONSTANT                                   ~4      'yenisayi'
          7        FETCH_CONSTANT                                   ~5      'sayi'
          8        FETCH_CONSTANT                                   ~6      'sayi2'
          9        ADD                                              ~7      ~5, ~6
         10        IS_EQUAL                                         ~8      ~4, ~7
         11        FREE                                                     ~8
    5    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.6 ms | 1393 KiB | 13 Q