Documentation: Removing official support for PHP 7.1. It still works, but we lack the infrastructure to do tests thoroughly enough.

pull/3446/head
Yannick Warnier 5 years ago
parent bbaea439e6
commit 5399c69f99
  1. 2
      documentation/dependencies.html
  2. 2
      documentation/installation_guide.html
  3. 2
      documentation/installation_guide_es_ES.html
  4. 2
      documentation/installation_guide_fr_FR.html
  5. 2
      documentation/installation_guide_it_IT.html

@ -71,7 +71,7 @@ We recommend using HTML5-compatible technology.
<h2>Dependencies - server-side</h2>
<ul>
<li>Apache 2+</li>
<li>PHP 5.6 (not recommended) with MySQL bindings or PHP 7.1, 7.2, 7.3 (recommended). PHP 7.0 is not supported by this version of Chamilo.</li>
<li>PHP 5.6 (not recommended) with MySQL bindings or PHP 7.2 (recommended) or 7.3. PHP 7.0 is not supported by this version of Chamilo. PHP 7.1 should be supported but we lack elements of infrastructure to check it fully and thoroughly.</li>
<li>MySQL 5.6+ or any version of MariaDB database server</li>
<li>php-curl</li>
<li>php-dom (usually available by default)</li>

@ -78,7 +78,7 @@ Chamilo is mainly a LMS running (the so called <span style="font-weight: bold;">
<ul>
<li><span style="font-weight: bold;">Apache 2.2+</span></li>
<li><span style="font-weight: bold;">MySQL 5.6+ or MariaDB 5+</span></li>
<li><span style="font-weight: bold;">PHP 5.6 (not recommended), 7.1, 7.2 or 7.3 (recommended)</span></li>
<li><span style="font-weight: bold;">PHP 5.6 (not recommended), 7.2 (recommended) or 7.3</span></li>
</ul>
Note: with PHP 7.3, you need to disable PHP warnings or the display_errors setting, as otherwise one of the libraries we use will send warning messages pretty much constantly. This will be fixed in our next versions, which will remove compatibility with PHP 5.6.
<br /><br />

@ -88,7 +88,7 @@
<ul>
<li><span style="font-weight: bold;">Apache 2.2+</span></li>
<li><span style="font-weight: bold;">MySQL 5.6+ o MariaDB 5+</span></li>
<li><span style="font-weight: bold;">PHP 5.6 (no recomendado), 7.1, 7.2 o 7.3 (recomendado)</span></li>
<li><span style="font-weight: bold;">PHP 5.6 (no recomendado), 7.2 (recomendado) o 7.3</span></li>
</ul>
<p>
Nota: con PHP 7.3, tendrá que desactivar los warnings de PHP o el parámetro display_errors, sino una de las librerías que usamos disparará alertas continuamente. Este problema se arreglará en nuestras próximas versiones, que eliminarán el soporte de PHP 5.6.

@ -80,7 +80,7 @@
Chamilo est un système de gestion de l'apprentissage (LMS) qui fonctionne
principallement sur base d'un <span style="font-weight: bold;">serveur web (Apache 2.2+)</span>, de <span style="font-weight: bold;">MySQL 5.6+ ou de MariaDB 5+
(5 ou 10)</span> et de <span style="font-weight: bold;">PHP 5.6 (non recommandé), 7.1, 7.2 ou 7.3 (recommandé)</span>. <br />
(5 ou 10)</span> et de <span style="font-weight: bold;">PHP 5.6 (non recommandé), 7.2 (recommandé) ou 7.3</span>. <br />
<br />

@ -73,7 +73,7 @@
<p class="p8"><span class="s1"></span><br></p>
<p class="p2"><span class="s1"><b>Chamilo</b> può essere installato indifferentemente su server Windows, Linux, Mac OS X e Unix. Tuttavia raccomandiamo l’utilizzo di server Linux per sfruttarne al meglio le caratteristiche di flessibilità, controllo remoto e scalabilità.</span></p>
<p class="p3"><span class="s1"></span><br></p>
<p class="p2"><span class="s1"><b>Chamilo</b> è principalmente un <b>LMS (Learning Management System)</b> che gira sulla piattaforma composta da <b>Apache (1.3,2.0 or 2.2)</b>, <b>MySQL 5.6+ (o MariaDB</b>) e <b>PHP 5.6 (non consigliato), 7.1, 7.2 o 7.3 (consigliato)</b>, meglio nota come piattaforma <b>AMP</b>.</span></p>
<p class="p2"><span class="s1"><b>Chamilo</b> è principalmente un <b>LMS (Learning Management System)</b> che gira sulla piattaforma composta da <b>Apache (1.3,2.0 or 2.2)</b>, <b>MySQL 5.6+ (o MariaDB</b>) e <b>PHP 5.6 (non consigliato), 7.2 (consigliato) o 7.3</b>, meglio nota come piattaforma <b>AMP</b>.</span></p>
Nota: con PHP 7.3, è necessario disabilitare gli warning PHP o l'impostazione display_errors, altrimenti una delle librerie che utilizziamo invierà messaggi di avviso praticamente costantemente. Questo verrà risolto nelle nostre prossime versioni, che rimuoveranno la compatibilità con PHP 5.6. <br /><br />
<p class="p3"><span class="s1"></span><br></p>

Loading…
Cancel
Save