ext-ds is now required

This commit is contained in:
Dylan K. Taylor
2019-03-01 20:03:16 +00:00
parent 418d0f12fb
commit 1f5c901f29
4 changed files with 13 additions and 9 deletions

View File

@ -80,6 +80,7 @@ namespace pocketmine {
"crypto" => "php-crypto",
"ctype" => "ctype",
"date" => "Date",
"ds" => "Data Structures",
"gmp" => "GMP",
"hash" => "Hash",
"json" => "JSON",