3v4l.org

run code in 300+ PHP versions simultaneously
<?php $raw = $request->get('/BumsTradeApiV01/Deal/list.api',array( 'FilterFields'=>array( 'Manager' => $cval->crm_users_id, 'IsPaid' => false, ) ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/E6vov
function name:  (null)
number of ops:  10
compiled vars:  !0 = $raw, !1 = $request, !2 = $cval
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_METHOD_CALL                                         !1, 'get'
          1        SEND_VAL_EX                                              '%2FBumsTradeApiV01%2FDeal%2Flist.api'
    4     2        FETCH_OBJ_R                                      ~3      !2, 'crm_users_id'
          3        INIT_ARRAY                                       ~4      ~3, 'Manager'
          4        ADD_ARRAY_ELEMENT                                ~4      <false>, 'IsPaid'
          5        INIT_ARRAY                                       ~5      ~4, 'FilterFields'
          6        SEND_VAL_EX                                              ~5
          7        DO_FCALL                                      0  $6      
    2     8        ASSIGN                                                   !0, $6
    9     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.17 ms | 1392 KiB | 13 Q