3v4l.org

run code in 500+ PHP versions simultaneously
<?php class MyException extends \Exception {} if ($error !== false) { // This looks like 'throw' was omitted new MyException(); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 2, Position 2 = 5
Branch analysis from position: 2
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
filename:       /in/tMv3J
function name:  (null)
number of ops:  6
compiled vars:  !0 = $error
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    5     0  E >   TYPE_CHECK                                      1018          !0
          1      > JMPZ                                                         ~1, ->5
    7     2    >   NEW                                                  $2      'MyException'
          3        DO_FCALL                                          0          
          4        FREE                                                         $2
    8     5    > > RETURN                                                       1

Class MyException: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
169.88 ms | 1465 KiB | 13 Q