Added dependency checks for BC Math

This commit is contained in:
Dylan K. Taylor
2017-09-04 08:08:04 +01:00
parent 815c697767
commit 6aaef1660a
2 changed files with 2 additions and 1 deletions

View File

@ -459,6 +459,7 @@ namespace pocketmine {
}
$extensions = [
"bcmath" => "BC Math",
"curl" => "cURL",
"json" => "JSON",
"mbstring" => "Multibyte String",