3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = (intval(round(0 + 1162.5 + 1162.5)) - intval(round(0 + 1162.5 + 1162.5)) + intval(round(0 + 1033.3333333333 + 1033.3333333333 + 1033.3333333333)) - intval(round(0 + 3100))); $b = (intval(round(0 + 182.25 + 182.25 + 182.25 + 182.25)) + intval(round(0 + 814.2 + 814.2 + 814.2 + 814.2 + 814.2))); $c = intval(round(0 + 243 + 243 + 243)); var_dump($a); var_dump($b); var_dump($c);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WACRF
function name:  (null)
number of ops:  45
compiled vars:  !0 = $a, !1 = $b, !2 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'round'
          1        SEND_VAL                                                 2325
          2        DO_ICALL                                         $3      
          3        CAST                                          4  ~4      $3
          4        INIT_FCALL                                               'round'
          5        SEND_VAL                                                 2325
          6        DO_ICALL                                         $5      
          7        CAST                                          4  ~6      $5
          8        SUB                                              ~7      ~4, ~6
          9        INIT_FCALL                                               'round'
         10        SEND_VAL                                                 3100
         11        DO_ICALL                                         $8      
         12        CAST                                          4  ~9      $8
         13        ADD                                              ~10     ~7, ~9
         14        INIT_FCALL                                               'round'
         15        SEND_VAL                                                 3100
         16        DO_ICALL                                         $11     
         17        CAST                                          4  ~12     $11
         18        SUB                                              ~13     ~10, ~12
         19        ASSIGN                                                   !0, ~13
    3    20        INIT_FCALL                                               'round'
         21        SEND_VAL                                                 729
         22        DO_ICALL                                         $15     
         23        CAST                                          4  ~16     $15
         24        INIT_FCALL                                               'round'
         25        SEND_VAL                                                 4071
         26        DO_ICALL                                         $17     
         27        CAST                                          4  ~18     $17
         28        ADD                                              ~19     ~16, ~18
         29        ASSIGN                                                   !1, ~19
    4    30        INIT_FCALL                                               'round'
         31        SEND_VAL                                                 729
         32        DO_ICALL                                         $21     
         33        CAST                                          4  ~22     $21
         34        ASSIGN                                                   !2, ~22
    6    35        INIT_FCALL                                               'var_dump'
         36        SEND_VAR                                                 !0
         37        DO_ICALL                                                 
    7    38        INIT_FCALL                                               'var_dump'
         39        SEND_VAR                                                 !1
         40        DO_ICALL                                                 
    8    41        INIT_FCALL                                               'var_dump'
         42        SEND_VAR                                                 !2
         43        DO_ICALL                                                 
         44      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.59 ms | 1396 KiB | 17 Q