summaryrefslogtreecommitdiff
path: root/PhpCompatibilityNotes.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-05-30 11:42:24 +0000
committerfox <[email protected]>2018-05-30 11:42:24 +0000
commit0b01689c51e69539f20b071e2c2916b3551ffeee (patch)
treeafe7be7c393910c6a8d6e499ef373347d232cf18 /PhpCompatibilityNotes.md
parent89f545f6aba4240fef0f22e72ffa37af19c9c8a2 (diff)
Update page 'PhpCompatibilityNotes'
Diffstat (limited to 'PhpCompatibilityNotes.md')
-rw-r--r--PhpCompatibilityNotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md
index a14e4f5..eb07fb1 100644
--- a/PhpCompatibilityNotes.md
+++ b/PhpCompatibilityNotes.md
@@ -1,6 +1,6 @@
# PHP requirements
-You need PHP 5.4 (or newer, PHP 7 is fine) compiled with the following modules (those
+You will need PHP 5.4 (or newer, PHP 7 is fine) compiled with the following modules (those
are actually very common and should be available in any reasonable Linux distro):
- PDO with support for PostgreSQL or MySQL depending on the database server used - some distributions need both PDO and database-specific drivers, i.e. php-pgsql