3v4l.org

run code in 300+ PHP versions simultaneously
<?php printf( "VIP 100% discount compensation checker: %s transfers with compensation of more than %d % of src_summ", implode(',', [1,2,3]), 2.5 );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LmNMA
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'printf'
    4     1        SEND_VAL                                                 'VIP+100%25+discount+compensation+checker%3A+%25s+transfers+with+compensation+of+more+than+%25d+%25+of+src_summ'
    5     2        INIT_FCALL                                               'implode'
          3        SEND_VAL                                                 '%2C'
          4        SEND_VAL                                                 <array>
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
    6     7        SEND_VAL                                                 2.5
          8        DO_ICALL                                                 
    7     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.65 ms | 939 KiB | 18 Q