3v4l.org

run code in 300+ PHP versions simultaneously
<?php static $root; if (!isset($root)) { $root = "C:\\Users\\leep\\Documents\\Visual Studio 2013\\Projects\\cashview2"; if(!empty($root)) { $root = ''; } } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 9
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 9
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
Branch analysis from position: 9
filename:       /in/34QdC
function name:  (null)
number of ops:  10
compiled vars:  !0 = $root
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BIND_STATIC                                              !0
    4     1        ISSET_ISEMPTY_CV                                 ~1      !0
          2        BOOL_NOT                                         ~2      ~1
          3      > JMPZ                                                     ~2, ->9
    6     4    >   ASSIGN                                                   !0, 'C%3A%5CUsers%5Cleep%5CDocuments%5CVisual+Studio+2013%5CProjects%5Ccashview2'
    7     5        ISSET_ISEMPTY_CV                                 ~4      !0
          6        BOOL_NOT                                         ~5      ~4
          7      > JMPZ                                                     ~5, ->9
    9     8    >   ASSIGN                                                   !0, ''
   14     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.05 ms | 1392 KiB | 13 Q