11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: cb573d7f33644962dcf32003e5898cf4d67be6ac Maintainer: simp Status: ready -->
2+ <!-- EN-Revision: f0d52500c7f8bda83761b18d6c03965741753abd Maintainer: simp Status: ready -->
33<!-- Reviewed: no -->
44<!-- CREDITS: sammywg, mk, betz -->
55
@@ -1716,10 +1716,6 @@ zurückgegebenes <classname>DateTimeZone</classname>-Objekt.</para></listitem></
17161716Gültige Formate werden unter <link xmlns =" http://docbook.org/ns/docbook" linkend =" datetime.formats" >Datums- und Zeitformate</link > erläutert.'>
17171717<!ENTITY date.formats.parameter 'Ein Datums/Zeit Zeichenkette. &date.formats; '>
17181718
1719- <!-- DomXml Notes -->
1720- <!ENTITY node.inserted 'Dieser Knoten wird im Dokument erst dann angezeigt, wenn er mit (&zb; )
1721- <function xmlns =" http://docbook.org/ns/docbook" >domnode_append_child</function > eingefügt wird.'>
1722-
17231719<!-- Dom Notes -->
17241720<!ENTITY dom.node.inserted 'Dieser Knoten wird im Dokument erst dann angezeigt, wenn er mit (&zb; )
17251721<function xmlns =" http://docbook.org/ns/docbook" >DOMNode::appendChild</function > eingefügt wird.'>
@@ -1829,22 +1825,25 @@ Gültige Formate werden unter <link xmlns="http://docbook.org/ns/docbook" linken
18291825
18301826<!ENTITY dom.parameter.compliant.options '&dom.parameter.options;
18311827 <simpara xmlns =" http://docbook.org/ns/docbook" >
1832- It is also possible to pass <constant >Dom\HTML_NO_DEFAULT_NS</constant >
1833- to disable the use of the HTML namespace and the template element.
1834- This should only be used if the implications are properly understood.
1828+ Es ist auch möglich, <constant >Dom\HTML_NO_DEFAULT_NS</constant > zu
1829+ übergeben, um die Verwendung des HTML-Namensraums und des Template-Elements
1830+ zu deaktivieren.
1831+ Diese Option sollte nur verwendet werden, wenn die Auswirkungen genau
1832+ verstanden werden.
18351833</simpara >'>
18361834
18371835<!ENTITY dom.parameter.compliant.encoding '<simpara xmlns =" http://docbook.org/ns/docbook" >
1838- The encoding that the document was created in.
1839- If not provided, it will attempt to determine the encoding that is most likely used.
1836+ Die Kodierung, in der das Dokument erstellt wurde.
1837+ Wenn nicht angegeben, wird versucht, die wahrscheinlichste Kodierung zu
1838+ ermitteln.
18401839</simpara >'>
18411840
18421841<!ENTITY dom.parser.compliant.note.whitespace '<refsect1 role =" notes" xmlns =" http://docbook.org/ns/docbook" >
18431842 &reftitle.notes;
18441843 <note >
18451844 <simpara >
1846- Whitespace in the <literal >html</literal > and <literal >head</literal > tags
1847- is not considered significant and may lose formatting .
1845+ Leerzeichen in den Tags <literal >html</literal > und <literal >head</literal >
1846+ werden als unbedeutend angesehen und können die Formatierung verlieren .
18481847 </simpara >
18491848 </note >
18501849</refsect1 >'>
@@ -1861,11 +1860,11 @@ Wenn es einen Konflikt zwischen Namensraum-Präfixen gibt, wird nur das in der R
18611860</varlistentry >'>
18621861
18631862<!ENTITY dom.parameters.serialize.options '<simpara xmlns =" http://docbook.org/ns/docbook" >
1864- Additional Options .
1865- The <constant >LIBXML_NOEMPTYTAG</constant >
1866- and <constant >LIBXML_NOXMLDECL</constant > options are supported .
1867- Prior to PHP 8.3.0, only the <constant >LIBXML_NOEMPTYTAG</constant >
1868- option is supported .
1863+ Zusätzliche Optionen .
1864+ Die Optionen <constant >LIBXML_NOEMPTYTAG</constant > und
1865+ <constant >LIBXML_NOXMLDECL</constant > werden unterstützt .
1866+ Vor PHP 8.3.0 wird nur die Option <constant >LIBXML_NOEMPTYTAG</constant >
1867+ unterstützt .
18691868</simpara >'>
18701869
18711870<!ENTITY dom.errors.hierarchy.parent '<varlistentry xmlns =" http://docbook.org/ns/docbook" >
@@ -1904,22 +1903,22 @@ Wenn es einen Konflikt zwischen Namensraum-Präfixen gibt, wird nur das in der R
19041903
19051904<!ENTITY dom.errors.compliant.wrong_document '<listitem xmlns =" http://docbook.org/ns/docbook" >
19061905 <simpara >
1907- Throws a < exceptionname >Dom\DOMException</ exceptionname > with code
1908- <constant >Dom\WRONG_DOCUMENT_ERR</ constant > if < parameter >node</ parameter >
1909- is from another document .
1906+ Wenn < parameter >node</ parameter > von einem anderen Dokument stammt, wird eine
1907+ <exceptionname >Dom\DOMException</ exceptionname > mit dem Code
1908+ < constant >Dom\WRONG_DOCUMENT_ERR</ constant > ausgelöst .
19101909 </simpara >
19111910</listitem >'>
19121911
19131912<!ENTITY dom.errors.compliant.common '<listitem xmlns =" http://docbook.org/ns/docbook" >
19141913 <simpara >
1915- Throws a < exceptionname >ValueError</ exceptionname > if
1916- <parameter >options</ parameter > contains an invalid option .
1914+ Wenn < parameter >options</ parameter > eine ungültige Option enthält, wird ein
1915+ <exceptionname >ValueError</ exceptionname > ausgelöst .
19171916 </simpara >
19181917</listitem >
19191918<listitem >
19201919 <simpara >
1921- Throws a < exceptionname >ValueError</ exceptionname > if
1922- < parameter >overrideEncoding</ parameter > is an unknown encoding .
1920+ Wenn < parameter >overrideEncoding</ parameter > eine unbekannte Kodierung ist,
1921+ wird ein < exceptionname >ValueError</ exceptionname > ausgelöst .
19231922 </simpara >
19241923</listitem >'>
19251924
@@ -1976,7 +1975,6 @@ Ergebnisse liefern.
19761975 Soweit möglich werden alle numerischen Zeichenketten zu Integertypen umgewandelt.
19771976 </para >'>
19781977
1979-
19801978<!-- GNUPG -->
19811979<!ENTITY gnupg.identifier '<para xmlns =" http://docbook.org/ns/docbook" >Eine von <function >gnupg_init</function >
19821980oder der Klasse <classname >gnupg</classname > zurückgegebene
@@ -2028,27 +2026,28 @@ für genau ein beliebiges Zeichen.'>
20282026<!ENTITY odbc.changelog.credential-params '<row xmlns =" http://docbook.org/ns/docbook" >
20292027 <entry >8.4.0</entry >
20302028 <entry >
2031- <parameter >user</parameter > and <parameter >password</parameter > are now nullable,
2032- they are now also optional and default to &null; .
2029+ <parameter >user</parameter > und <parameter >password</parameter > sind nun
2030+ nullable (akzeptieren den &null; -Wert); sie sind nun auch optional und
2031+ standardmäßig auf &null; gesetzt.
20332032 </entry >
20342033 </row >
20352034 <row xmlns =" http://docbook.org/ns/docbook" >
20362035 <entry >8.4.0</entry >
20372036 <entry >
2038- Previously, using an empty string for <parameter >password</parameter > would not include
2039- <literal >pwd</literal > in the generated connection string for <parameter >dsn</parameter >.
2040- It is now generated to include a <literal >pwd</literal > which has an empty string as its value .
2041- To restore the previous behaviour <parameter >password</parameter > can now be set to &null; .
2037+ Bisher wurde bei der Verwendung einer leeren Zeichenkette für <parameter >password</parameter >
2038+ <literal >pwd</literal > nicht in die generierte Verbindungszeichenkette für <parameter >dsn</parameter > aufgenommen .
2039+ Jetzt wird ein <literal >pwd</literal > mit einer leeren Zeichenkette als Wert erzeugt .
2040+ Um das vorherige Verhalten wiederherzustellen, kann <parameter >password</parameter > nun auf &null; gesetzt werden .
20422041 </entry >
20432042 </row >
20442043 <row xmlns =" http://docbook.org/ns/docbook" >
20452044 <entry >8.4.0</entry >
20462045 <entry >
2047- Previously, if <parameter >dsn</parameter > contained <literal >uid</literal > or <literal >pwd</literal >
2048- both <parameter >user</parameter > and <parameter >password</parameter > parameters were ignored .
2049- Now <parameter >user</parameter > is only ignored if <parameter >dsn</parameter > contains
2050- <literal >uid</literal >, and <parameter >password</parameter > is only ignored if
2051- <parameter >dsn</parameter > contains <literal >pwd</literal >.
2046+ Wenn <parameter >dsn</parameter > <literal >uid</literal > oder <literal >pwd</literal > enthielt,
2047+ wurden bisher die Parameter <parameter >user</parameter > und <parameter >password</parameter > ignoriert .
2048+ Jetzt wird <parameter >user</parameter > nur ignoriert, wenn <parameter >dsn</parameter >
2049+ <literal >uid</literal > enthält, und <parameter >password</parameter > wird nur
2050+ ignoriert, wenn <parameter >dsn</parameter > <literal >pwd</literal > enthält .
20522051 </entry >
20532052 </row >'>
20542053
@@ -3214,7 +3213,6 @@ azure: {
32143213 clientId: <string>,
32153214 clientSecret: <string>,
32163215 identityPlatformEndpoint: <optional string> // Der Standardwert ist "login.microsoftonline.com"
3217-
32183216}
32193217]]>
32203218 </programlisting >
@@ -3227,7 +3225,6 @@ gcp: {
32273225 email: <string>,
32283226 privateKey: <base64 string>|<MongoDB\BSON\Binary>,
32293227 endpoint: <optional string> // Der Standardwert ist "oauth2.googleapis.com"
3230-
32313228}
32323229]]>
32333230 </programlisting >
0 commit comments