mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
php: bcmath was used for pre-16.1 captive portal only
This commit is contained in:
parent
ed81dd30de
commit
6e5fbbc9aa
1
Makefile
1
Makefile
@ -118,7 +118,6 @@ CORE_DEPENDS?= apinger \
|
||||
php-pfSense \
|
||||
php-suhosin \
|
||||
php56 \
|
||||
php56-bcmath \
|
||||
php56-curl \
|
||||
php56-dom \
|
||||
php56-filter \
|
||||
|
||||
@ -62,8 +62,6 @@ PHPMODULES="$PHPMODULES radius"
|
||||
PHPMODULES="$PHPMODULES pfSense"
|
||||
# json
|
||||
PHPMODULES="$PHPMODULES json"
|
||||
# bcmath
|
||||
PHPMODULES="$PHPMODULES bcmath"
|
||||
# filter
|
||||
PHPMODULES="$PHPMODULES filter"
|
||||
# OPNsense
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user