Skip to content

Commit 689cf27

Browse files
committed
Set precision
1 parent 82ba344 commit 689cf27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/gen_stub.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use PhpParser\PrettyPrinterAbstract;
1616

1717
error_reporting(E_ALL);
18+
ini_set("precision", 17);
1819

1920
/**
2021
* @return FileInfo[]

0 commit comments

Comments
 (0)