3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 5
Branch analysis from position: 5
2 jumps found. (Code = 107) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
Branch analysis from position: 11
2 jumps found. (Code = 107) Position 1 = 12, Position 2 = -2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 11
Branch analysis from position: 11
filename:       /in/4AW7K
function name:  (null)
number of ops:  25
compiled vars:  !0 = $e
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   DECLARE_CLASS                                            'foo'
   10     1        INIT_STATIC_METHOD_CALL                                  'Foo', 'from'
          2        SEND_VAL_EX                                              'not-bar'
          3        DO_FCALL                                      0          
          4      > JMP                                                      ->24
   11     5  E > > CATCH                                                    'Exception', ->11
   12     6    >   INIT_METHOD_CALL                                         !0, 'getMessage'
          7        DO_FCALL                                      0  $2      
          8        CONCAT                                           ~3      'I+am+Exception+-+', $2
          9        ECHO                                                     ~3
         10      > JMP                                                      ->24
   13    11  E > > CATCH                                       last         'Error'
   14    12    >   GET_CLASS                                        ~4      !0
         13        CONCAT                                           ~5      'I+am+', ~4
         14        CONCAT                                           ~6      ~5, '+-+'
         15        INIT_METHOD_CALL                                         !0, 'getMessage'
         16        DO_FCALL                                      0  $7      
         17        CONCAT                                           ~8      ~6, $7
         18        CONCAT                                           ~9      ~8, '%0A'
         19        ECHO                                                     ~9
   15    20        INIT_FCALL                                               'var_dump'
         21        INSTANCEOF                                       ~10     !0, 'Exception'
         22        SEND_VAL                                                 ~10
         23        DO_ICALL                                                 
   16    24    > > RETURN                                                   1

Class Foo: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.46 ms | 967 KiB | 14 Q