From: Zayon Date: Mon, 3 Oct 2016 21:21:35 +0000 (+0200) Subject: Add php-bcmath extension to requirements X-Git-Tag: 2.1.1~4^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=f7265b4b9dbe93b928874d6ec827cfbc27dffbb2;p=github%2Fwallabag%2Fwallabag.git Add php-bcmath extension to requirements Fix issue #2342 --- diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 7fa8c625..a7789656 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst @@ -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: diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 82fa6f4e..8a26a376 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -22,6 +22,7 @@ You'll need the following extensions for wallabag to work. Some of these may alr - php-curl - php-gettext - php-tokenizer +- php-bcmath wallabag uses PDO to connect to the database, so you'll need one of the following: diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index bb4de534..3dba25a0 100644 --- a/docs/fr/user/installation.rst +++ b/docs/fr/user/installation.rst @@ -22,6 +22,7 @@ Vous aurez besoin des extensions suivantes pour que wallabag fonctionne. Il est - php-curl - php-gettext - php-tokenizer +- php-bcmath wallabag utilise PDO afin de se connecter à une base de données, donc vous aurez besoin d'une extension et d'un système de bases de données parmi :