mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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
This commit is contained in:
parent
7a7aafc90c
commit
20ae297808
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<para>
|
||||
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).
|
||||
</para>
|
||||
<para>
|
||||
&pecl.moved;
|
||||
|
|
Loading…
Reference in a new issue