drop ctype requirement (only one use left)

This commit is contained in:
El RIDO
2025-03-13 08:29:53 +01:00
parent 7825471d70
commit 5d4561bd0a
21 changed files with 252 additions and 453 deletions
-1
View File
@@ -22,7 +22,6 @@ for more information.
### Minimal Requirements
- PHP version 7.3 or above
- ctype extension
- GD extension (when using identicon or vizhash icons, jdenticon works without it)
- zlib extension
- some disk space or a database supported by [PDO](https://php.net/manual/book.pdo.php)