Skip to content

Commit 7be9091

Browse files
committed
Sync with EN documentation (debug_backtrace, php/doc-en@86a4b30f)
Fixes #2788
1 parent 13bdd02 commit 7be9091

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

reference/errorfunc/functions/debug-backtrace.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: a124543dd3f6b1e5567b07420d23899e582514dc Maintainer: yannick Status: ready -->
3+
<!-- EN-Revision: 86a4b30f22f16793d60adbce234d3786b9f3500e Maintainer: lacatoire Status: ready -->
44
<!-- Reviewed: yes -->
55
<refentry xml:id="function.debug-backtrace" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -77,7 +77,7 @@
7777
<row>
7878
<entry><code>debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS)</code></entry>
7979
<entry morerows="1" valign="middle">
80-
Omet l'index <literal>"object"</literal> <emphasis>et</emphasis> l'index <literal>"args"</literal>.
80+
Omet <emphasis>à la fois</emphasis> l'index <literal>"object"</literal> <emphasis>et</emphasis> l'index <literal>"args"</literal>.
8181
</entry>
8282
</row>
8383
<row>

0 commit comments

Comments
 (0)