3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getUserConsentsByUid(string $uid, array $filters = [], ?int $limit) { } getUserConsentsByUid('uid', [], 20);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MUgpM
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   INIT_FCALL                                               'getuserconsentsbyuid'
          1        SEND_VAL                                                 'uid'
          2        SEND_VAL                                                 <array>
          3        SEND_VAL                                                 20
          4        DO_FCALL                                      0          
          5      > RETURN                                                   1

Function getuserconsentsbyuid:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MUgpM
function name:  getUserConsentsByUid
number of ops:  4
compiled vars:  !0 = $uid, !1 = $filters, !2 = $limit
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   RECV                                             !0      
          1        RECV_INIT                                        !1      <array>
          2        RECV                                             !2      
    5     3      > RETURN                                                   null

End of function getuserconsentsbyuid

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.32 ms | 1396 KiB | 14 Q