3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = isset($result, $result->property, $result->f()->a);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 2, Position 2 = 4
Branch analysis from position: 2
2 jumps found. (Code = 46) Position 1 = 5, Position 2 = 9
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
Branch analysis from position: 4
filename:       /in/gU7oN
function name:  (null)
number of ops:  11
compiled vars:  !0 = $a, !1 = $result
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ISSET_ISEMPTY_CV                                 ~2      !1
          1      > JMPZ_EX                                          ~2      ~2, ->4
          2    >   ISSET_ISEMPTY_PROP_OBJ                           ~3      !1, 'property'
          3        BOOL                                             ~2      ~3
          4    > > JMPZ_EX                                          ~2      ~2, ->9
          5    >   INIT_METHOD_CALL                                         !1, 'f'
          6        DO_FCALL                                      0  $4      
          7        ISSET_ISEMPTY_PROP_OBJ                           ~5      $4, 'a'
          8        BOOL                                             ~2      ~5
          9    >   ASSIGN                                                   !0, ~2
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
195.43 ms | 1393 KiB | 13 Q