3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 7.799999999999997; echo "<br/>"; echo round(7.799999999999997, 2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/n73FB
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     7.8
    3     1        ECHO                                                     '%3Cbr%2F%3E'
    4     2        INIT_FCALL                                               'round'
          3        SEND_VAL                                                 7.8
          4        SEND_VAL                                                 2
          5        DO_ICALL                                         $0      
          6        ECHO                                                     $0
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.97 ms | 1394 KiB | 15 Q