1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

Add php-bcmath extension to requirements

Fix issue #2342
This commit is contained in:
Zayon 2016-10-03 23:21:35 +02:00
parent a3cc0dd0bf
commit f7265b4b9d
3 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@ nicht alle folgenden Pakete installieren.
- php-curl
- php-gettext
- php-tokenizer
- php-bcmath
wallabag nutzt PDO, um sich mit der Datenbank zu verbinden, darum benötigst du eines der folgenden Komponenten: