3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<pre>"; echo round(INF); ///??? wtf round(INF)=>INF ?!??! echo "\n"; var_dump(M_PI*100/100 );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ndnSP
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Cpre%3E'
    3     1        INIT_FCALL                                               'round'
          2        SEND_VAL                                                 INF
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
    4     5        ECHO                                                     '%0A'
    5     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAL                                                 3.14159
          8        DO_ICALL                                                 
    6     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.53 ms | 1394 KiB | 17 Q