3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo dirname("/article/common/1402643208"); echo "1) " . dirname("/article/common/1402643208") . PHP_EOL;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YZX4H
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'dirname'
          1        SEND_VAL                                                 '%2Farticle%2Fcommon%2F1402643208'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
    3     4        INIT_FCALL                                               'dirname'
          5        SEND_VAL                                                 '%2Farticle%2Fcommon%2F1402643208'
          6        DO_ICALL                                         $1      
          7        CONCAT                                           ~2      '1%29+', $1
          8        CONCAT                                           ~3      ~2, '%0A'
          9        ECHO                                                     ~3
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.59 ms | 1385 KiB | 15 Q