diff options
Diffstat (limited to 'phpBB/docs/INSTALL.html')
| -rw-r--r-- | phpBB/docs/INSTALL.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index a5b1778848..86b320d197 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -147,7 +147,7 @@  			<li>Oracle</li>  		</ul>  		</li> -		<li><strong>PHP 5.4.0+</strong> with support for the database you intend to use.</li> +		<li><strong>PHP 5.4.0+</strong> and <strong>PHP < 7.1</strong> with support for the database you intend to use.</li>  		<li>The following PHP modules are required:  		<ul>  			<li>json</li> | 
