3v4l.org

run code in 300+ PHP versions simultaneously
<?php sprintf('%2$s %1$s %% %s %s %s %s %%% %%%%', 'one', 'two', 'three', 'four');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2dPI6
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'sprintf'
          1        SEND_VAL                                                 '%252%24s+%251%24s+%25%25+%25s+%25s+%25s+%25s+%25%25%25+%25%25%25%25'
          2        SEND_VAL                                                 'one'
          3        SEND_VAL                                                 'two'
          4        SEND_VAL                                                 'three'
          5        SEND_VAL                                                 'four'
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
186.05 ms | 1000 KiB | 14 Q