3v4l.org

run code in 300+ PHP versions simultaneously
<?php $raw = 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/X7Ils
function name:  (null)
number of ops:  6
compiled vars:  !0 = $raw, !1 = $cval
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   FETCH_OBJ_R                                      ~2      !1, 'crm_users_id'
          1        INIT_ARRAY                                       ~3      ~2, 'Manager'
          2        ADD_ARRAY_ELEMENT                                ~3      <false>, 'IsPaid'
          3        INIT_ARRAY                                       ~4      ~3, 'FilterFields'
    2     4        ASSIGN                                                   !0, ~4
    9     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.99 ms | 1392 KiB | 13 Q