mirror of
https://github.com/php/doc-fr.git
synced 2026-03-23 22:52:18 +01:00
misc sync with EN (#1541)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 9c422d0dd7aaa5864487d9526696dbff01a2052c Maintainer: happytodev Status: ready -->
|
||||
<!-- EN-Revision: 0b48d83885dc23f3818284dd6c10f21890cdf72a Maintainer: happytodev Status: ready -->
|
||||
<!-- Reviewed: no -->
|
||||
|
||||
<appendix xml:id="migration80" xmlns="http://docbook.org/ns/docbook">
|
||||
@@ -23,6 +23,7 @@
|
||||
</para>
|
||||
|
||||
&appendices.migration80.new-features;
|
||||
&appendices.migration80.new-classes;
|
||||
&appendices.migration80.incompatible;
|
||||
&appendices.migration80.deprecated;
|
||||
&appendices.migration80.other-changes;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: e9214a2619efc5906fab59cd42fb7404c4dc49a5 Maintainer: Fan2Shrek Status: ready -->
|
||||
<!-- EN-Revision: 63fc2906221a3cdb9bc086aba6f05ee407d2c13b Maintainer: Fan2Shrek Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<refentry xml:id="mongodb-driver-session.committransaction" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
@@ -43,7 +43,7 @@
|
||||
de problèmes de réseau). Si l'exception contient un élément
|
||||
<literal>"errorLabels"</literal> et que ce tableau contient une valeur
|
||||
<literal>"TransientTransactionError"</literal> ou
|
||||
<literal>"UnKnownTransactionCommitResult"</literal>, il est sûr de re-essayer
|
||||
<literal>"UnknownTransactionCommitResult"</literal>, il est sûr de re-essayer
|
||||
la <emphasis>totalité</emphasis> de la transaction. Dans les versions plus
|
||||
récentes de l'extension,
|
||||
<methodname>MongoDB\Driver\Exception\RuntimeException::hasErrorLabel</methodname>
|
||||
|
||||
Reference in New Issue
Block a user