3v4l.org

run code in 500+ PHP versions simultaneously
<?php $f = '\implode'; print call_user_func($f, ',', ['a', 'b']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JsnXA
function name:  (null)
number of ops:  7
compiled vars:  !0 = $f
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, '%5Cimplode'
    4     1        INIT_USER_CALL                                    2          'call_user_func', !0
          2        SEND_USER                                                    '%2C'
          3        SEND_USER                                                    <array>
          4        DO_FCALL                                          0  $2      
          5        ECHO                                                         $2
          6      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
159.62 ms | 2898 KiB | 13 Q