3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo (18.99 * 100); echo "<br>"; echo (int)(18.99 * 100);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SENBZ
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                     1899
    6     1        ECHO                                                     '%3Cbr%3E'
    8     2        CAST                                          4  ~0      1899
          3        ECHO                                                     ~0
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.75 ms | 1392 KiB | 13 Q