Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-04-12 00:27:29 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-04-12 02:23:56 +0300
commit1a107ac92e3dfe3de2023d8bd78d22fc26a28b32 (patch)
tree652041946af4f89bd6cc4aa1e0e4a08db96967af /doc
parent86adefd460a6f3e7665f6507a933cd2ecd67aafe (diff)
Upgrade to PHP 7.1
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/require.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/require.rst b/doc/require.rst
index e9a48e50b9..4a6f4a43b8 100644
--- a/doc/require.rst
+++ b/doc/require.rst
@@ -12,7 +12,7 @@ web server (such as Apache, nginx, :term:`IIS`) to install phpMyAdmin's files in
PHP
---
-* You need PHP 5.5.0 or newer, with ``session`` support, the Standard PHP Library
+* You need PHP 7.1.0 or newer, with ``session`` support, the Standard PHP Library
(SPL) extension, hash, ctype, and JSON support.
* The ``mbstring`` extension (see :term:`mbstring`) is strongly recommended