3v4l.org

run code in 500+ PHP versions simultaneously
<?php $callable = function() { echo 'Hello world!'; }; call_user_func($callable);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1tH3K
function name:  (null)
number of ops:  5
compiled vars:  !0 = $callable
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   DECLARE_LAMBDA_FUNCTION                              ~1      [0]
          1        ASSIGN                                                       !0, ~1
    7     2        INIT_USER_CALL                                    0          'call_user_func', !0
          3        DO_FCALL                                          0          
          4      > RETURN                                                       1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1tH3K
function name:  {closure:/in/1tH3K:3}
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                         'Hello+world%21'
    5     1      > RETURN                                                       null

End of Dynamic Function 0

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
157.29 ms | 1703 KiB | 13 Q