3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (isset($a)) return $a; else throw new Exception();
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 = 62) Position 1 = -2
Branch analysis from position: 4
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/U1s6r
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ISSET_ISEMPTY_CV                                         !0
          1      > JMPZ                                                     ~1, ->4
          2    > > RETURN                                                   !0
          3*       JMP                                                      ->7
          4    >   NEW                                              $2      'Exception'
          5        DO_FCALL                                      0          
          6      > THROW                                         0          $2
          7*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
179.56 ms | 1392 KiB | 13 Q