3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.97 ms | 1440 KiB | 13 Q