3v4l.org

run code in 300+ PHP versions simultaneously
<?php return $this->dbManager->addInvitedUsers($invitedIds)[0];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dYsQi
function name:  (null)
number of ops:  8
compiled vars:  !0 = $invitedIds
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_THIS                                       $1      
          1        FETCH_OBJ_R                                      ~2      $1, 'dbManager'
          2        INIT_METHOD_CALL                                         ~2, 'addInvitedUsers'
          3        SEND_VAR_EX                                              !0
          4        DO_FCALL                                      0  $3      
          5        FETCH_DIM_R                                      ~4      $3, 0
          6      > RETURN                                                   ~4
          7*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.81 ms | 1397 KiB | 13 Q