php.ini defaults

This commit is contained in:
Sergio Álvarez 2019-11-22 20:42:04 +01:00
parent 11ed179be4
commit 522b690885
1 changed files with 6 additions and 0 deletions

View File

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