3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = '/vagrant/www/resourcespace/public/include/../filestore/2/8/7_23e75a9be356c41/287_90157bac69e56c1.xml'; echo substr($s, strpos($s, 'filestore/'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pFAWk
function name:  (null)
number of ops:  11
compiled vars:  !0 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%2Fvagrant%2Fwww%2Fresourcespace%2Fpublic%2Finclude%2F..%2Ffilestore%2F2%2F8%2F7_23e75a9be356c41%2F287_90157bac69e56c1.xml'
    4     1        INIT_FCALL                                               'substr'
          2        SEND_VAR                                                 !0
          3        INIT_FCALL                                               'strpos'
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 'filestore%2F'
          6        DO_ICALL                                         $2      
          7        SEND_VAR                                                 $2
          8        DO_ICALL                                         $3      
          9        ECHO                                                     $3
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.15 ms | 1394 KiB | 17 Q