3v4l.org

run code in 500+ PHP versions simultaneously
<?php $T = &$r->country->state->city; $T = 'home';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/h3NJj
function name:  (null)
number of ops:  6
compiled vars:  !0 = $T, !1 = $r
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   FETCH_OBJ_W                                          $2      !1, 'country'
          1        FETCH_OBJ_W                                          $3      $2, 'state'
          2        FETCH_OBJ_W                                          $4      $3, 'city'
          3        ASSIGN_REF                                                   !0, $4
    4     4        ASSIGN                                                       !0, 'home'
          5      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
158.16 ms | 1426 KiB | 8 Q