3v4l.org

run code in 300+ PHP versions simultaneously
<?php $format = "%2\$-.1f\n%1\$s"; printf($format, "sms message", 1.25);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SGSTS
function name:  (null)
number of ops:  7
compiled vars:  !0 = $format
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%252%24-.1f%0A%251%24s'
    5     1        INIT_FCALL                                               'printf'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'sms+message'
          4        SEND_VAL                                                 1.25
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.66 ms | 1393 KiB | 15 Q