3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump(setlocale(LC_ALL, 'en_US.UTF-8')); var_dump(pathinfo('Снимок экрана 2020-09-21 в 13.05.29.png', PATHINFO_FILENAME));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/51S9F
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_dump'
          1        INIT_FCALL                                                   'setlocale'
          2        SEND_VAL                                                     6
          3        SEND_VAL                                                     'en_US.UTF-8'
          4        DO_ICALL                                             $0      
          5        SEND_VAR                                                     $0
          6        DO_ICALL                                                     
    4     7        INIT_FCALL                                                   'var_dump'
          8        INIT_FCALL                                                   'pathinfo'
          9        SEND_VAL                                                     '%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA+%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0+2020-09-21+%D0%B2+13.05.29.png'
         10        SEND_VAL                                                     8
         11        DO_ICALL                                             $2      
         12        SEND_VAR                                                     $2
         13        DO_ICALL                                                     
         14      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
155.34 ms | 1563 KiB | 11 Q