3v4l.org

run code in 300+ PHP versions simultaneously
<?php $response_headers[11] = 1291399048; $auth1= ( (doubleval(doubleval ($response_headers[11]) / 13) % 99999) * 17 ); echo number_format($auth1, 0, '.', '');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/42maX
function name:  (null)
number of ops:  17
compiled vars:  !0 = $response_headers, !1 = $auth1
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN_DIM                                               !0, 11
          1        OP_DATA                                                  1291399048
    4     2        FETCH_DIM_R                                      ~3      !0, 11
          3        CAST                                          5  ~4      ~3
          4        DIV                                              ~5      ~4, 13
          5        CAST                                          5  ~6      ~5
          6        MOD                                              ~7      ~6, 99999
          7        MUL                                              ~8      ~7, 17
          8        ASSIGN                                                   !1, ~8
          9        INIT_FCALL                                               'number_format'
         10        SEND_VAR                                                 !1
         11        SEND_VAL                                                 0
         12        SEND_VAL                                                 '.'
         13        SEND_VAL                                                 ''
         14        DO_ICALL                                         $10     
         15        ECHO                                                     $10
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
200.74 ms | 1009 KiB | 14 Q