3v4l.org

run code in 500+ PHP versions simultaneously
<?php $foo->bar?->baz;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dQXEi
function name:  (null)
number of ops:  5
compiled vars:  !0 = $foo
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   FETCH_OBJ_R                                          ~1      !0, 'bar'
          1        JMP_NULL                                             ~2      ~1
          2        FETCH_OBJ_R                                          ~2      ~1, 'baz'
          3        FREE                                                         ~2
    4     4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
156.93 ms | 1736 KiB | 13 Q