Skip to content

Commit af76073

Browse files
committed
Sync with EN
1 parent d216deb commit af76073

File tree

10 files changed

+47
-42
lines changed

10 files changed

+47
-42
lines changed

appendices/tokens.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 8147380995947a4c51bc04c266ccd1e87f664700 Maintainer: nobody Status: ready -->
2+
<!-- EN-Revision: a124543dd3f6b1e5567b07420d23899e582514dc Maintainer: nobody Status: ready -->
33
<!-- Reviewed: yes -->
44
<!-- Rev-Revision: eb81160ac962698bf6e5fc2c8a7406df55aad25e Reviewer: samesch -->
55

@@ -162,7 +162,7 @@ defined('T_FN') || define('T_FN', 10001);
162162
<entry><constant>T_CLASS_C</constant></entry>
163163
<entry>__CLASS__</entry>
164164
<entry>
165-
<link linkend="language.constants.predefined">Magische Konstanten</link>
165+
<link linkend="language.constants.magic">Magische Konstanten</link>
166166
</entry>
167167
</row>
168168
<row xml:id="constant.t-clone">
@@ -249,7 +249,7 @@ defined('T_FN') || define('T_FN', 10001);
249249
<entry><constant>T_DIR</constant></entry>
250250
<entry>__DIR__</entry>
251251
<entry>
252-
<link linkend="language.constants.predefined">Magische Konstanten</link>
252+
<link linkend="language.constants.magic">Magische Konstanten</link>
253253
</entry>
254254
</row>
255255
<row xml:id="constant.t-div-equal">
@@ -414,7 +414,7 @@ defined('T_FN') || define('T_FN', 10001);
414414
<entry><constant>T_FILE</constant></entry>
415415
<entry>__FILE__</entry>
416416
<entry>
417-
<link linkend="language.constants.predefined">Magische Konstanten</link>
417+
<link linkend="language.constants.magic">Magische Konstanten</link>
418418
</entry>
419419
</row>
420420
<row xml:id="constant.t-final">
@@ -454,7 +454,7 @@ defined('T_FN') || define('T_FN', 10001);
454454
<entry><constant>T_FUNC_C</constant></entry>
455455
<entry>__FUNCTION__</entry>
456456
<entry>
457-
<link linkend="language.constants.predefined">Magische Konstanten</link>
457+
<link linkend="language.constants.magic">Magische Konstanten</link>
458458
</entry>
459459
</row>
460460
<row xml:id="constant.t-global">
@@ -583,7 +583,7 @@ defined('T_FN') || define('T_FN', 10001);
583583
<entry><constant>T_LINE</constant></entry>
584584
<entry>__LINE__</entry>
585585
<entry>
586-
<link linkend="language.constants.predefined">Magische Konstanten</link>
586+
<link linkend="language.constants.magic">Magische Konstanten</link>
587587
</entry>
588588
</row>
589589
<row xml:id="constant.t-list">
@@ -628,7 +628,7 @@ defined('T_FN') || define('T_FN', 10001);
628628
<entry><constant>T_METHOD_C</constant></entry>
629629
<entry>__METHOD__</entry>
630630
<entry>
631-
<link linkend="language.constants.predefined">Magische Konstanten</link>
631+
<link linkend="language.constants.magic">Magische Konstanten</link>
632632
</entry>
633633
</row>
634634
<row xml:id="constant.t-minus-equal">
@@ -794,7 +794,7 @@ defined('T_FN') || define('T_FN', 10001);
794794
<entry><constant>T_PROPERTY_C</constant></entry>
795795
<entry>__PROPERTY__</entry>
796796
<entry>
797-
<link linkend="language.constants.predefined">Magische Konstanten</link>
797+
<link linkend="language.constants.magic">Magische Konstanten</link>
798798
</entry>
799799
</row>
800800
<row xml:id="constant.t-protected">

language-snippets.ent

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 4639881688d3faaf0073ad71fe0a4b730aea15a0 Maintainer: simp Status: ready -->
2+
<!-- EN-Revision: 187032b3ea20fa28f1c9f29ba38d06820428f849 Maintainer: simp Status: ready -->
33
<!-- Reviewed: no -->
44
<!-- CREDITS: sammywg, mk, betz -->
55

@@ -3551,8 +3551,8 @@ local: {
35513551
<entry><classname>MongoDB\Driver\WriteConcern</classname></entry>
35523552
<entry>
35533553
<para>
3554-
Ein Schreibanliegen (Write Concern), das auf den Vorgang angewendet
3555-
werden soll.
3554+
Eine Schreibanweisung (Write Concern), das auf den Vorgang
3555+
angewendet werden soll.
35563556
</para>
35573557
</entry>
35583558
</row>
@@ -3582,7 +3582,17 @@ local: {
35823582
<term><parameter>bulk</parameter> (<classname>MongoDB\Driver\BulkWrite</classname>)</term>
35833583
<listitem>
35843584
<para>
3585-
The write(s) to execute.
3585+
Die auszuführenden Schreibvorgänge.
3586+
</para>
3587+
</listitem>
3588+
</varlistentry>
3589+
'>
3590+
<!ENTITY mongodb.parameter.bulkwritecommand '
3591+
<varlistentry xmlns="http://docbook.org/ns/docbook">
3592+
<term><parameter>bulk</parameter> (<classname>MongoDB\Driver\BulkWriteCommand</classname>)</term>
3593+
<listitem>
3594+
<para>
3595+
Die auszuführenden Schreibvorgänge.
35863596
</para>
35873597
</listitem>
35883598
</varlistentry>
@@ -3592,7 +3602,7 @@ local: {
35923602
<term><parameter>command</parameter> (<classname>MongoDB\Driver\Command</classname>)</term>
35933603
<listitem>
35943604
<para>
3595-
The command to execute.
3605+
Der auszuführende Befehl.
35963606
</para>
35973607
</listitem>
35983608
</varlistentry>
@@ -3684,7 +3694,8 @@ local: {
36843694
<member><constant>MongoDB\Driver\ClientEncryption::QUERY_TYPE_EQUALITY</constant></member>
36853695
<member><constant>MongoDB\Driver\ClientEncryption::QUERY_TYPE_RANGE</constant></member>
36863696
</simplelist>
3687-
<para>This option only applies and may only be specified when
3697+
<para>
3698+
This option only applies and may only be specified when
36883699
<literal>algorithm</literal> is
36893700
<constant>MongoDB\Driver\ClientEncryption::ALGORITHM_INDEXED</constant>
36903701
or <constant>MongoDB\Driver\ClientEncryption::ALGORITHM_RANGE</constant>.
@@ -3802,9 +3813,11 @@ local: {
38023813
'>
38033814
<!ENTITY mongodb.returns.cursor '<para xmlns="http://docbook.org/ns/docbook">Gibt bei Erfolg einen <classname>MongoDB\Driver\Cursor</classname> zurück.</para>'>
38043815
<!ENTITY mongodb.returns.writeresult '<para xmlns="http://docbook.org/ns/docbook">Gibt bei Erfolg ein <classname>MongoDB\Driver\WriteResult</classname> zurück.</para>'>
3816+
<!ENTITY mongodb.returns.bulkwritecommandresult '<para xmlns="http://docbook.org/ns/docbook">Gibt bei Erfolg ein <classname>MongoDB\Driver\BulkWriteCommandResult</classname> zurück.</para>'>
38053817
<!ENTITY mongodb.throws.std '&mongodb.throws.argumentparsing;&mongodb.throws.connection;&mongodb.throws.authentication;'>
38063818
<!ENTITY mongodb.throws.session-readwriteconcern '<member xmlns="http://docbook.org/ns/docbook">Wirft eine <classname>MongoDB\Driver\Exception\InvalidArgumentException</classname>, wenn die Option <literal>"session"</literal> mit einer zugehörigen Transaktion in Kombination mit einer der Optionen <literal>"readConcern"</literal> oder <literal>"writeConcern"</literal> verwendet wird.</member>'>
38073819
<!ENTITY mongodb.throws.session-unacknowledged '<member xmlns="http://docbook.org/ns/docbook">Wirft eine <classname>MongoDB\Driver\Exception\InvalidArgumentException</classname>, wenn die Option <literal>"session"</literal> in Kombination mit einer unbestätigten Schreibanweisung verwendet wird.</member>'>
3820+
<!ENTITY mongodb.throws.bulkwritecommandexception '<member xmlns="http://docbook.org/ns/docbook">Wirft eine <classname>MongoDB\Driver\Exception\BulkWriteCommandException</classname>, wenn ein Schreibvorgang fehlschlägt (&zb; fehlgeschlagener Befehl, Fehler beim Schreiben oder bei der Schreibanweisung)</member>'>
38083821
<!ENTITY mongodb.throws.bulkwriteexception '<member xmlns="http://docbook.org/ns/docbook">Wirft eine <classname>MongoDB\Driver\Exception\BulkWriteException</classname>, wenn ein Schreibvorgang fehlschlägt (&zb; wegen eines Schreibfehlers oder eines Fehlers bei der Anwendung einer Schreibanweisung).</member>'>
38093822
<!ENTITY mongodb.throws.argumentparsing '<member xmlns="http://docbook.org/ns/docbook">Wirft eine <classname>MongoDB\Driver\Exception\InvalidArgumentException</classname>, wenn beim Analysieren von Argumenten ein Fehler auftritt.</member>'>
38103823
<!ENTITY mongodb.throws.authentication '<member xmlns="http://docbook.org/ns/docbook">Wirft eine <classname>MongoDB\Driver\Exception\AuthenticationException</classname>, wenn eine Authentifizierung erforderlich ist und fehlschlägt.</member>'>

language/control-structures/include.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!-- EN-Revision: ffbe6525350c91d58e1d5b7a52c46c911035c8e0 Maintainer: raphaelm Status: ready -->
2+
<!-- EN-Revision: a124543dd3f6b1e5567b07420d23899e582514dc Maintainer: raphaelm Status: ready -->
43
<!-- Reviewed: yes -->
5-
<!-- Rev-Revision: 1.0 Reviewer: samesch -->
4+
<!-- Rev-Revision: dbf319f8b2d859edf2b1342014c4dbdf6333b81c Reviewer: samesch -->
65

76
<sect1 xml:id="function.include" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
87
<title>include</title>
@@ -88,7 +87,7 @@ echo "Der $frucht ist $farbe"; // Der Apfel ist grün
8887
gesamte Code aus der aufgerufenen Datei wie wenn er in der Funktion stünde.
8988
Folglich hat er denselben Variablen-Gültigkeitsbereich wie diese Funktion.
9089
Eine Ausnahme von dieser Regel sind
91-
<link linkend="language.constants.predefined">Magische Konstanten</link>,
90+
<link linkend="language.constants.magic">magische Konstanten</link>,
9291
die geparst werden, bevor die Einbindung durchgeführt wird.
9392
</simpara>
9493
<para>

language/control-structures/match.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 22583751fbfdaa3eaa41aeb6470d1343f5cb2c78 Maintainer: joshuaruesweg Status: ready -->
2+
<!-- EN-Revision: 17502ebe0691a84e7d0738c13e8c1061dde98de7 Maintainer: joshuaruesweg Status: ready -->
33
<!-- Reviewed: no -->
44

55
<sect1 xml:id="control-structures.match" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
@@ -290,8 +290,8 @@ string(18) "Junger Erwachsener"
290290
$text = 'Bienvenue chez nous';
291291
292292
$result = match (true) {
293-
str_contains($text, 'Welcome') || str_contains($text, 'Hello') => 'en',
294-
str_contains($text, 'Bienvenue') || str_contains($text, 'Bonjour') => 'fr',
293+
str_contains($text, 'Welcome'), str_contains($text, 'Hello') => 'en',
294+
str_contains($text, 'Bienvenue'), str_contains($text, 'Bonjour') => 'fr',
295295
// ...
296296
};
297297

language/functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: b8f3ae7da35b99b3137ff59aa5d86110dde607f4 Maintainer: cmb Status: ready -->
2+
<!-- EN-Revision: dd87866772c31671146ff778140dc0955c55005c Maintainer: cmb Status: ready -->
33
<!-- Reviewed: yes -->
44
<!-- Rev-Revision: b95e76e41de2ffe5c75e04be1b187d80ca745359 Reviewer: samesch -->
55
<!-- Credits: hholzgra, tom, updated to fix build by theseer -->

language/oop5/decon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ class Produkt {
288288
return new static($daten['id'], $daten['name']);
289289
}
290290
291-
public static function fromXml(string $xml): static {a
291+
public static function fromXml(string $xml): static {
292292
$data = simplexml_load_string($xml);
293293
$neu = new static();
294-
$neu->id = $daten->id;
294+
$neu->id = (int) $daten->id;
295295
$neu->name = $daten->name;
296296
return $neu;
297297
}

language/predefined/sensitiveparametervalue/construct.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: ce78d59569fcae6286c46abe1b781a0b6fc594c0 Maintainer: samesch Status: ready -->
2+
<!-- EN-Revision: 660a03422a7210186b63209a1dedf2e4c9be7141 Maintainer: samesch Status: ready -->
33
<!-- Reviewed: no -->
44
<refentry xml:id="sensitiveparametervalue.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
@@ -14,11 +14,9 @@
1414
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
1515
</constructorsynopsis>
1616
<para>
17-
17+
Erstellt eine neue Instanz von <classname>SensitiveParameterValue</classname>,
18+
die einen vertraulichen Wert enthält.
1819
</para>
19-
20-
&warn.undocumented.func;
21-
2220
</refsect1>
2321

2422
<refsect1 role="parameters">

language/predefined/sensitiveparametervalue/getvalue.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 47f7daf79f7017f948dde61c55cb38f85372fe11 Maintainer: samesch Status: ready -->
2+
<!-- EN-Revision: dfb5ffae008fbb608c1855303cbf3920e89ca645 Maintainer: samesch Status: ready -->
33
<!-- Reviewed: no -->
44
<refentry xml:id="sensitiveparametervalue.getvalue" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
@@ -14,11 +14,8 @@
1414
<void/>
1515
</methodsynopsis>
1616
<para>
17-
17+
Ruft den sensiblen Wert ab.
1818
</para>
19-
20-
&warn.undocumented.func;
21-
2219
</refsect1>
2320

2421
<refsect1 role="parameters">

language/predefined/variables/phperrormsg.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!-- EN-Revision: cdaea0421544885f02ff3d36bd203dc01b78299e Maintainer: sammywg Status: ready -->
2+
<!-- EN-Revision: 4301234c0be0586d1665c48901e7a1fbf0a7f7c0 Maintainer: sammywg Status: ready -->
43
<!-- Reviewed: yes -->
5-
<!-- Rev-Revision: 1.0 Reviewer: samesch -->
4+
<!-- Rev-Revision: cdaea0421544885f02ff3d36bd203dc01b78299e Reviewer: samesch -->
65

76
<refentry role="variable" xml:id="reserved.variables.phperrormsg" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
87
<refnamediv>
@@ -11,7 +10,7 @@
1110
</refnamediv>
1211

1312
<refsynopsisdiv>
14-
&warn.deprecated.feature-7-2-0;
13+
&warn.deprecated.feature-7-2-0.removed-8-0-0;
1514
<simpara>
1615
Stattdessen sollte <function>error_get_last</function> verwendet werden.
1716
</simpara>

language/predefined/variables/server.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!-- EN-Revision: b767006c8672c9e8ecec8429bb4f3be8889bde6b Maintainer: sammywg Status: ready -->
2+
<!-- EN-Revision: a124543dd3f6b1e5567b07420d23899e582514dc Maintainer: sammywg Status: ready -->
43
<!-- Reviewed:yes -->
54
<!-- Rev-Revision: cdaea0421544885f02ff3d36bd203dc01b78299e Reviewer: samesch -->
65

@@ -53,7 +52,7 @@
5352
<varname>$_SERVER['PHP_SELF']</varname> in einem Skript, das über die
5453
Adresse <filename>http://example.com/foo/bar.php</filename> aufgerufen
5554
wird, den Wert <filename>/foo/bar.php</filename>. Die Konstante
56-
<link linkend="language.constants.predefined">__FILE__</link> enthält
55+
<link linkend="language.constants.magic">__FILE__</link> enthält
5756
den vollständigen Pfad und Dateinamen der aktuellen (&zb; via include
5857
eingebundenen) Datei.
5958
</simpara>
@@ -359,7 +358,7 @@
359358
<simpara>
360359
Enthält den Pfad zum aktuellen Skript. Dies ist nützlich für Seiten,
361360
die auf sich selbst verweisen sollen. Die Konstante
362-
<link linkend="language.constants.predefined">__FILE__</link> enthält
361+
<link linkend="language.constants.magic">__FILE__</link> enthält
363362
den vollständigen Pfad und Dateinamen der aktuellen (&zb; via include
364363
eingebundenen) Datei.
365364
</simpara>

0 commit comments

Comments
 (0)