mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-13 23:15:29 +00:00
Added dependency checks for BC Math
This commit is contained in:
parent
815c697767
commit
6aaef1660a
@ -459,6 +459,7 @@ namespace pocketmine {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$extensions = [
|
$extensions = [
|
||||||
|
"bcmath" => "BC Math",
|
||||||
"curl" => "cURL",
|
"curl" => "cURL",
|
||||||
"json" => "JSON",
|
"json" => "JSON",
|
||||||
"mbstring" => "Multibyte String",
|
"mbstring" => "Multibyte String",
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 226772184b6cb3c014477feb41e55ec22850f2dd
|
Subproject commit 97d2faf6928014ff953922d030f67b1e8b046dd7
|
Loading…
x
Reference in New Issue
Block a user