Page 1 sur 1

phpBB 3.3.12-RC1 versions de PHP

Posté : 14 mai 2024, 20:37
par Admin
Concernant les exigences maximales de version de PHP, la version 3.3.12 prendra en charge PHP 8.3

./phpBB/docs/INSTALL.html

Code : Tout sélectionner

		<li><strong>PHP 7.2.0+</strong> up to and including <strong>PHP 8.3</strong> with support for the database you intend to use.</li>

./phpBB/docs/README.html

Code : Tout sélectionner

<p>This board has been developed and tested under Linux and Windows (amongst others) running Apache using MySQLi 4.1.3, 4.x, 5.x, MariaDB 5.x, PostgreSQL 8.x, Oracle 8 and SQLite 3. Versions of PHP used range from 7.2.0 to 7.4.x and 8.0.x to 8.3.x.</p>

[ticket/17311] Update PHP requirements and tested version