php.ini defaults

This commit is contained in:
2019-11-22 20:42:04 +01:00
parent 11ed179be4
commit 522b690885

View File

@ -2,6 +2,12 @@
namespace Lib;
/*
php.ini
precision = 16
bcmath.scale = 6
*/
function microtime_calc(): array
{
static $last = null; // 1st time