Configure PHP.
This commit is contained in:
parent
eb4db66bfd
commit
4feb9a2760
35 changed files with 2307 additions and 5 deletions
4
etc/php84/conf.d/99_bcmath.ini
Normal file
4
etc/php84/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