3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo number_format(float(1410948122721),0,'.',''); //$seconds = $mil / 1000; //echo gmdate("Y-m-d H:i:s", $seconds);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Edne2
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'number_format'
          1        INIT_FCALL_BY_NAME                                       'float'
          2        SEND_VAL_EX                                              1410948122721
          3        DO_FCALL                                      0  $0      
          4        SEND_VAR                                                 $0
          5        SEND_VAL                                                 0
          6        SEND_VAL                                                 '.'
          7        SEND_VAL                                                 ''
          8        DO_ICALL                                         $1      
          9        ECHO                                                     $1
    5    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.73 ms | 1393 KiB | 15 Q