3v4l.org

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

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

End of function %00%7Bclosure%7D%2Fin%2FrJ4KS%3A3%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.5 ms | 1395 KiB | 15 Q