1
0
mirror of https://github.com/php/doc-de.git synced 2026-03-24 07:12:15 +01:00
Files
archived-doc-de/reference/mysql_xdevapi/changelog.xml
2023-04-01 19:30:15 +02:00

75 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 591ad94e5f37586ee1bfbf95ca1db9dd3fa9a16d Maintainer: samesch Status: ready -->
<!-- Reviewed: no -->
<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>Allgemeine Changelog für die Erweiterung ext/mysql_xdevapi</title>
<para>
Dieses Changelog bezieht sich auf die Erweiterung ext/mysql_xdevapi.
</para>
</simplesect>
<simplesect xml:id="changelog.mysql_xdevapi.global">
<title>Allgemeine Änderungen an 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>
Die Unterstützung von TLSv1 und TLSv1.1 wurde entfernt. Die Werte
"TLSv1", "TLSv1.0" und "TLSv1.1" werden für das Verbindungsattribut
"tls-versions" nun als ungültig betrachtet.
</para>
</entry>
</row>
<row>
<entry>8.0.26</entry>
<entry>
<para>
Die Unterstützung von TLSv1 und TLSv1.1 ist veraltet.
</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
-->