From 017b4961e9781d61febb125c5b92673928957cb5 Mon Sep 17 00:00:00 2001 From: fox Date: Wed, 30 May 2018 12:05:35 +0000 Subject: Update page 'PhpCompatibilityNotes' --- PhpCompatibilityNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PhpCompatibilityNotes.md') diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md index 8f72dca..0dcac38 100644 --- a/PhpCompatibilityNotes.md +++ b/PhpCompatibilityNotes.md @@ -3,7 +3,7 @@ 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 packages, i.e. php-pgsql +- PDO with support for PostgreSQL or MySQL depending on the database server used - some distributions need both PDO and database-specific packages, i.e. php-pdo and php-pgsql - JSON - XML (DOMDocument, DOMXpath) - mbstring -- cgit v1.2.3