1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 09:30:34 +01:00

Merge pull request #5752 from rxu/ticket/16236

[ticket/16236] Bump phpBB 3.3 max PHP version requirement to PHP 7.4
This commit is contained in:
Marc Alexander 2019-12-04 20:11:18 +01:00
commit 5ef225381d
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -147,7 +147,7 @@
<li>Oracle</li>
</ul>
</li>
<li><strong>PHP 7.1.0+</strong> but less than <strong>PHP 7.4</strong> with support for the database you intend to use.</li>
<li><strong>PHP 7.1.0+</strong> up to and including <strong>PHP 7.4</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:
<ul>
<li>json</li>