PHP configs.
This commit is contained in:
parent
bb97b312f1
commit
53a5c90c91
51 changed files with 2284 additions and 0 deletions
4
etc/php83/conf.d/99_bcmath.ini
Normal file
4
etc/php83/conf.d/99_bcmath.ini
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[bcmath]
|
||||
; Number of decimal digits for all bcmath functions.
|
||||
; http://php.net/bcmath.scale
|
||||
bcmath.scale = 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue