1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-24 07:02:06 +01:00
Files
archived-doc-fr/reference/mysql_xdevapi/changelog.xml

73 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 591ad94e5f37586ee1bfbf95ca1db9dd3fa9a16d Maintainer: Fan2Shrek Status: ready -->
<!-- Reviewed: yes -->
<appendix xmlns="http://docbook.org/ns/docbook" xml:id="changelog.mysql_xdevapi" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>&ChangelogListingTitle;</title>
<para>&ChangelogListingDescription;</para>
<simplesect>
<title>Historique de changement général de l'extension ext/mysql_xdevapi</title>
<para>
Cet historique de changement référence l'extension ext/mysql_xdevapi.
</para>
</simplesect>
<simplesect xml:id="changelog.mysql_xdevapi.global">
<title>Changement global de l'extension ext/mysql_xdevapi</title>
<para>
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
<row>
<entry>8.0.28</entry>
<entry>
<para>
Suppression du support de TLSv1 et TLSv1.1. Les valeurs "TLSv1",
"TLSv1.0" et "TLSv1.1" sont désormais considérées comme invalides
pour l'attribut de connexion "tls-versions".
</para>
</entry>
</row>
<row>
<entry>8.0.26</entry>
<entry>
<para>
Dépréciation du support de TLSv1 et TLSv1.1.
</para>
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</para>
</simplesect>
</appendix>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->