3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtolower(ltrim('.'.end(explode('.', '08_05_2013_17_15_38-Mail an VN 25.04.2013.pdf')), '.'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XRttl
function name:  (null)
number of ops:  17
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'strtolower'
          1        INIT_FCALL                                               'ltrim'
          2        INIT_FCALL                                               'end'
          3        INIT_FCALL                                               'explode'
          4        SEND_VAL                                                 '.'
          5        SEND_VAL                                                 '08_05_2013_17_15_38-Mail+an+VN+25.04.2013.pdf'
          6        DO_ICALL                                         $0      
          7        SEND_VAR_NO_REF                               0          $0
          8        DO_ICALL                                         $1      
          9        CONCAT                                           ~2      '.', $1
         10        SEND_VAL                                                 ~2
         11        SEND_VAL                                                 '.'
         12        DO_ICALL                                         $3      
         13        SEND_VAR                                                 $3
         14        DO_ICALL                                         $4      
         15        ECHO                                                     $4
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.26 ms | 1394 KiB | 21 Q