3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_encode([0,'COM: ' + getUserAlias() + ' has joined the conversation.']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WPnF2
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_encode'
          1        INIT_ARRAY                                       ~0      0
          2        INIT_FCALL_BY_NAME                                       'getUserAlias'
          3        DO_FCALL                                      0  $1      
          4        ADD                                              ~2      'COM%3A+', $1
          5        ADD                                              ~3      ~2, '+has+joined+the+conversation.'
          6        ADD_ARRAY_ELEMENT                                ~0      ~3
          7        SEND_VAL                                                 ~0
          8        DO_ICALL                                         $4      
          9        ECHO                                                     $4
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.18 ms | 1394 KiB | 15 Q