3v4l.org

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

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

End of function %00%7Bclosure%7D%2Fin%2FOs3Zn%3A5%240

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.01 ms | 1395 KiB | 15 Q