3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strUrl = "http://www.seeworldvoice.cn:8085/user/auth-open-wechat?redirect_uri=www.seeworldvoice.cn:8085"; $strUrl1 = "www.seeworldvoice.cn:8085/user/auth-open-wechat?redirect_uri=www.seeworldvoice.cn:8085"; var_dump(explode('/', $strUrl));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OX2Sa
function name:  (null)
number of ops:  10
compiled vars:  !0 = $strUrl, !1 = $strUrl1
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fwww.seeworldvoice.cn%3A8085%2Fuser%2Fauth-open-wechat%3Fredirect_uri%3Dwww.seeworldvoice.cn%3A8085'
    4     1        ASSIGN                                                   !1, 'www.seeworldvoice.cn%3A8085%2Fuser%2Fauth-open-wechat%3Fredirect_uri%3Dwww.seeworldvoice.cn%3A8085'
    6     2        INIT_FCALL                                               'var_dump'
          3        INIT_FCALL                                               'explode'
          4        SEND_VAL                                                 '%2F'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                         $4      
          7        SEND_VAR                                                 $4
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.07 ms | 939 KiB | 18 Q