3v4l.org

run code in 500+ PHP versions simultaneously
<?php $f = floatval('1.56'); echo $f * 1.16;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GQthP
function name:  (null)
number of ops:  5
compiled vars:  !0 = $f
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   CAST                                              5  ~1      '1.56'
          1        ASSIGN                                                       !0, ~1
    4     2        MUL                                                  ~3      !0, 1.16
          3        ECHO                                                         ~3
    5     4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
165.99 ms | 2184 KiB | 13 Q