3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string=";temp/Mietvertrag vom 02.12.2015 02.12.2015 13:56:32.pdf;temp/Brief (0) an 1 Kunde(n) 02.12.2015 13:58:29.pdf;temp/Brief (0) an 1 Kunde(n) 02.12.2015 13:58:41.pdf;temp/Brief (0) an 1 Kunde(n) 03.09.2013 18:36:16.pdf;temp/Brief (SEPA-Lastschrift Mandat) an 1 Kunde(n) 04.05.2015 14:59:17.pdf;temp/Mieterliste 16.08.2013 12:01:18.pdf;temp/Mietvertrag vom 04.12.2015 04.12.2015 09:09:58.pdf;temp/Mietvertrag vom 03.09.2013 03.09.2013 18:12:49.pdf"; $nots=explode(";", $string); $aaaa=shift_array($nots); print_r($nots); print_r($aaaa);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rcMMR
function name:  (null)
number of ops:  17
compiled vars:  !0 = $string, !1 = $nots, !2 = $aaaa
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3Btemp%2FMietvertrag+vom+02.12.2015+02.12.2015+13%3A56%3A32.pdf%3Btemp%2FBrief+%280%29+an+1+Kunde%28n%29+02.12.2015+13%3A58%3A29.pdf%3Btemp%2FBrief+%280%29+an+1+Kunde%28n%29+02.12.2015+13%3A58%3A41.pdf%3Btemp%2FBrief+%280%29+an+1+Kunde%28n%29+03.09.2013+18%3A36%3A16.pdf%3Btemp%2FBrief+%28SEPA-Lastschrift+Mandat%29+an+1+Kunde%28n%29+04.05.2015+14%3A59%3A17.pdf%3Btemp%2FMieterliste+16.08.2013+12%3A01%3A18.pdf%3Btemp%2FMietvertrag+vom+04.12.2015+04.12.2015+09%3A09%3A58.pdf%3Btemp%2FMietvertrag+vom+03.09.2013+03.09.2013+18%3A12%3A49.pdf'
    5     1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%3B'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $4      
          5        ASSIGN                                                   !1, $4
    6     6        INIT_FCALL_BY_NAME                                       'shift_array'
          7        SEND_VAR_EX                                              !1
          8        DO_FCALL                                      0  $6      
          9        ASSIGN                                                   !2, $6
    7    10        INIT_FCALL                                               'print_r'
         11        SEND_VAR                                                 !1
         12        DO_ICALL                                                 
    9    13        INIT_FCALL                                               'print_r'
         14        SEND_VAR                                                 !2
         15        DO_ICALL                                                 
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
177.41 ms | 1395 KiB | 17 Q