3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo sprintf(str_repeat('%c', 10 + 1), 10 + 62, 50 + 51, 50 + 58, 50 + 58, 100 + 11, 16 * 2, 40 + 47, 100 + 11, 110 + 4, 8+100, 200 / 2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KJcg9
function name:  (null)
number of ops:  20
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'sprintf'
          1        INIT_FCALL                                               'str_repeat'
          2        SEND_VAL                                                 '%25c'
          3        SEND_VAL                                                 11
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        SEND_VAL                                                 72
          7        SEND_VAL                                                 101
          8        SEND_VAL                                                 108
          9        SEND_VAL                                                 108
         10        SEND_VAL                                                 111
         11        SEND_VAL                                                 32
         12        SEND_VAL                                                 87
         13        SEND_VAL                                                 111
         14        SEND_VAL                                                 114
         15        SEND_VAL                                                 108
         16        SEND_VAL                                                 100
         17        DO_ICALL                                         $1      
         18        ECHO                                                     $1
         19      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.63 ms | 1010 KiB | 15 Q