From 20ae2978087be22839d7cb801488eed707c46c50 Mon Sep 17 00:00:00 2001 From: Jeremy Mikola Date: Mon, 23 Feb 2015 23:41:51 +0000 Subject: [PATCH] Update supported PHP versions in mongo install docs git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335985 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/configure.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/mongo/configure.xml b/reference/mongo/configure.xml index 780217a61a..8ff006d41e 100644 --- a/reference/mongo/configure.xml +++ b/reference/mongo/configure.xml @@ -6,7 +6,7 @@ The MongoDB PHP driver should work on nearly any system: Windows, Mac OS X, Unix, and Linux; little- and big-endian machines; 32- and 64-bit machines; PHP - 5.2, 5.3, 5.4 and 5.5. + 5.3 through 5.6 (versions prior to 1.6 also support PHP 5.2). &pecl.moved;