3v4l.org

run code in 300+ PHP versions simultaneously
<?php $filepath = "2013-01-17-141325589_2013-01-18-j-CP08\45645\5\ar\666\loc\66666hygh\dfgh\test_file1.jpg.meta"; $info = pathinfo($filepath); var_dump($info);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IXVEu
function name:  (null)
number of ops:  9
compiled vars:  !0 = $filepath, !1 = $info
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '2013-01-17-141325589_2013-01-18-j-CP08.45%05%5Car%B6%5Cloc%B666hygh%5Cdfgh%09est_file1.jpg.meta'
    4     1        INIT_FCALL                                               'pathinfo'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    6     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.5 ms | 1394 KiB | 17 Q