3v4l.org

run code in 300+ PHP versions simultaneously
<?php $id = spl_object_hash($object); $storage[$id] = $object; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/q4hK2
function name:  (null)
number of ops:  7
compiled vars:  !0 = $id, !1 = $object, !2 = $storage
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   INIT_FCALL                                               'spl_object_hash'
          1        SEND_VAR                                                 !1
          2        DO_ICALL                                         $3      
          3        ASSIGN                                                   !0, $3
    8     4        ASSIGN_DIM                                               !2, !0
          5        OP_DATA                                                  !1
    9     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.87 ms | 1393 KiB | 15 Q