Skip to content

Commit 71c0c93

Browse files
committed
DEBUG
1 parent 878f955 commit 71c0c93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bootstrap-types.php

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
use Doctrine\DBAL\Platforms\AbstractPlatform;
88
use Doctrine\DBAL\Types as DbalTypes;
99

10+
ini_set('precision', '1');
11+
1012
final class Types
1113
{
1214
public const MONEY = 'atk4_money';

0 commit comments

Comments
 (0)