3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.56 ms | 1392 KiB | 13 Q