3v4l.org

run code in 300+ PHP versions simultaneously
<?php $million = 1_000_000; $billion = 1_000_000_000; $small = 0.000_000_000_12;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5T1st
function name:  (null)
number of ops:  4
compiled vars:  !0 = $million, !1 = $billion, !2 = $small
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1000000
    4     1        ASSIGN                                                   !1, 1000000000
    5     2        ASSIGN                                                   !2, 1.2e-10
    6     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.78 ms | 1396 KiB | 13 Q