3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = "https://storage.kraken.io/Pwx4qyPyD5I103KnorxE/fee92a45664486920652dc72236f2907/cherries.jpeg"; list(,$filePath) = explode("storage.kraken.io/", $foo, 2); echo $filePath;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rqoun
function name:  (null)
number of ops:  11
compiled vars:  !0 = $foo, !1 = $filePath
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'https%3A%2F%2Fstorage.kraken.io%2FPwx4qyPyD5I103KnorxE%2Ffee92a45664486920652dc72236f2907%2Fcherries.jpeg'
    5     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 'storage.kraken.io%2F'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 2
          5        DO_ICALL                                         $3      
          6        FETCH_LIST_R                                     $4      $3, 1
          7        ASSIGN                                                   !1, $4
          8        FREE                                                     $3
    7     9        ECHO                                                     !1
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.08 ms | 1394 KiB | 15 Q