3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tmp = mb_split(',', 'みかん,りんご,ばなな,いちご,サカナ,とうもろこし'); print_r($tmp);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/O4g5G
function name:  (null)
number of ops:  9
compiled vars:  !0 = $tmp
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'mb_split'
          1        SEND_VAL                                                 '%2C'
          2        SEND_VAL                                                 '%E3%81%BF%E3%81%8B%E3%82%93%2C%E3%82%8A%E3%82%93%E3%81%94%2C%E3%81%B0%E3%81%AA%E3%81%AA%2C%E3%81%84%E3%81%A1%E3%81%94%2C%E3%82%B5%E3%82%AB%E3%83%8A%2C%E3%81%A8%E3%81%86%E3%82%82%E3%82%8D%E3%81%93%E3%81%97'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    4     5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.97 ms | 1394 KiB | 17 Q