3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { exit('waa'); } catch (Exception $e) { throw $e; } finally { echo 'waa!'; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
Found catch point at position: 2
Branch analysis from position: 2
2 jumps found. (Code = 107) Position 1 = 3, Position 2 = -2
Branch analysis from position: 3
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/E3W76
function name:  (null)
number of ops:  9
compiled vars:  !0 = $e
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E > > EXIT                                                     'waa'
          1*       JMP                                                      ->4
    8     2  E > > CATCH                                       last         'Exception'
   10     3    > > THROW                                         0          !0
   13     4*       FAST_CALL                                                ->6
          5*       JMP                                                      ->8
   14     6*       ECHO                                                     'waa%21'
          7*       FAST_RET                                                 
   15     8*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.63 ms | 1393 KiB | 13 Q