3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tags = explode('|','葡萄牙|喀麦隆|进球视频|视频集锦'); var_dump($tags);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TOdkr
function name:  (null)
number of ops:  9
compiled vars:  !0 = $tags
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAL                                                 '%7C'
          2        SEND_VAL                                                 '%E8%91%A1%E8%90%84%E7%89%99%7C%E5%96%80%E9%BA%A6%E9%9A%86%7C%E8%BF%9B%E7%90%83%E8%A7%86%E9%A2%91%7C%E8%A7%86%E9%A2%91%E9%9B%86%E9%94%A6'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    4     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.85 ms | 1394 KiB | 17 Q