]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2354 from Zayon/master
authorNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 4 Oct 2016 06:41:17 +0000 (08:41 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2016 06:41:17 +0000 (08:41 +0200)
Add php-bcmath extension to requirements

docs/de/user/installation.rst
docs/en/user/installation.rst
docs/fr/user/installation.rst

index 7fa8c625ead18f6eeed7f74b4f7a70734c9d1d90..a77896564666168b07ae113aa219ba2219474749 100644 (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:
 
index 82fa6f4e23879a8fd2d4860fe628fa1e05158a4a..8a26a37630d6e940e7361c9826795f2cef960485 100644 (file)
@@ -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:
 
index bb4de534f1bf4c38f5e4c6abfab7b91309f67138..3dba25a039ad2fbffdf18dbfcb70ddd5a2bfc6a2 100644 (file)
@@ -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 :