3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo sprintf('%%%s%%', 'abc');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MkAhj
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ROPE_INIT                                         3  ~1      '%25'
          1        ROPE_ADD                                          1  ~1      ~1, 'abc'
          2        ROPE_END                                          2  ~0      ~1, '%25'
          3        ECHO                                                         ~0
          4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
158.74 ms | 2116 KiB | 15 Q