3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { // something might go wrong } catch (Exception $e) { throw new Exception('Something went wrong with Google!', $e); }

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 1
Branch analysis from position: 1
2 jumps found. (Code = 107) Position 1 = 2, Position 2 = -2
Branch analysis from position: 2
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/hbZMm
function name:  (null)
number of ops:  8
compiled vars:  !0 = $e
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E > > JMP                                                      ->7
    4     1  E > > CATCH                                       last         'Exception'
    5     2    >   NEW                                              $1      'Exception'
          3        SEND_VAL_EX                                              'Something+went+wrong+with+Google%21'
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0          
          6      > THROW                                         0          $1
    6     7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.41 ms | 1393 KiB | 13 Q