3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo PHP_INT_MAX; echo PHP_EOL; echo 9223372036854775807 / 1000000000 / 3600 / 24 / 365;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eTe03
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     9223372036854775807
    4     1        ECHO                                                     '%0A'
    5     2        ECHO                                                     292.471
    6     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.68 ms | 1000 KiB | 13 Q