3v4l.org

run code in 300+ PHP versions simultaneously
<?php call_user_func_array(function(&$a) {}, $array = array_fill(0, 16334, "*")); strlen();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sFG12
function name:  (null)
number of ops:  14
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   DECLARE_LAMBDA_FUNCTION                                  '%00%7Bclosure%7D%2Fin%2FsFG12%3A2%240'
          1        INIT_USER_CALL                                0          'call_user_func_array', ~1
          2        INIT_FCALL                                               'array_fill'
          3        SEND_VAL                                                 0
          4        SEND_VAL                                                 16334
          5        SEND_VAL                                                 '%2A'
          6        DO_ICALL                                         $2      
          7        ASSIGN                                           ~3      !0, $2
          8        SEND_ARRAY                                               ~3
          9        CHECK_UNDEF_ARGS                                         
         10        DO_FCALL                                      0          
    4    11        INIT_FCALL                                               'strlen'
         12        DO_ICALL                                                 
         13      > RETURN                                                   1

Function %00%7Bclosure%7D%2Fin%2FsFG12%3A2%240:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sFG12
function name:  {closure}
number of ops:  2
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   RECV                                             !0      
          1      > RETURN                                                   null

End of function %00%7Bclosure%7D%2Fin%2FsFG12%3A2%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.98 ms | 1395 KiB | 17 Q