3v4l.org

run code in 300+ PHP versions simultaneously
<?php $toDie = false; if($toDie) { die(); } echo 'Живем';
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 2, Position 2 = 3
Branch analysis from position: 2
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/M6ob2
function name:  (null)
number of ops:  5
compiled vars:  !0 = $toDie
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <false>
    5     1      > JMPZ                                                     !0, ->3
    6     2    > > EXIT                                                     
    9     3    >   ECHO                                                     '%D0%96%D0%B8%D0%B2%D0%B5%D0%BC'
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
135.86 ms | 993 KiB | 13 Q