3v4l.org

run code in 500+ 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 = 4
Branch analysis from position: 2
1 jumps found. (Code = 61) Position 1 = -2
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/M6ob2
function name:  (null)
number of ops:  6
compiled vars:  !0 = $toDie
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, <false>
    5     1      > JMPZ                                                         !0, ->4
    6     2    > > INIT_FCALL                                                   'exit'
          3*       DO_ICALL                                                     
    9     4    >   ECHO                                                         '%D0%96%D0%B8%D0%B2%D0%B5%D0%BC'
          5      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
163.04 ms | 1708 KiB | 14 Q