3v4l.org

run code in 500+ PHP versions simultaneously
<?= implode(array_column(array_chunk(mb_str_split('アローラロコン'), 2), 0)) ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/G8OKf
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                                   'array_column'
          1        INIT_FCALL                                                   'array_chunk'
          2        INIT_FCALL                                                   'mb_str_split'
          3        SEND_VAL                                                     '%E3%82%A2%E3%83%AD%E3%83%BC%E3%83%A9%E3%83%AD%E3%82%B3%E3%83%B3'
          4        DO_ICALL                                             $0      
          5        SEND_VAR                                                     $0
          6        SEND_VAL                                                     2
          7        DO_ICALL                                             $1      
          8        SEND_VAR                                                     $1
          9        SEND_VAL                                                     0
         10        DO_ICALL                                             $2      
         11        FRAMELESS_ICALL_1                implode             ~3      $2
         12        ECHO                                                         ~3
         13      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
265.72 ms | 1928 KiB | 17 Q