svn: /phpdoc/de/trunk/ language/predefined/serializable/serialize.xml reference/strings/functions/htmlspecialchars.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Thu, 28 Feb 2019 14:43:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=346922

Log:
Sync with EN

Changed paths:
    U   phpdoc/de/trunk/language/predefined/serializable/serialize.xml
    U   phpdoc/de/trunk/reference/strings/functions/htmlspecialchars.xml

Modified: phpdoc/de/trunk/language/predefined/serializable/serialize.xml
===================================================================
--- phpdoc/de/trunk/language/predefined/serializable/serialize.xml	2019-02-28 14:26:30 UTC (rev 346921)
+++ phpdoc/de/trunk/language/predefined/serializable/serialize.xml	2019-02-28 14:43:10 UTC (rev 346922)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 328289 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 346869 Maintainer: sammywg Status: ready -->

 <refentry xml:id="serializable.serialize" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -17,14 +17,6 @@
   <para>
    Die Funktion sollte die Stringrepräsentation des Objekts zurückgeben.
   </para>
-  <note>
-   <para>
-    Diese Methode agiert wie der <link
-    linkend="language.oop5.decon.destructor">Destruktor</link> des Objekts.
-    Die <link linkend="object.destruct">__destruct</link>-Methode wird nach dieser Methode
-    <emphasis>nicht</emphasis> aufgerufen.
-   </para>
-  </note>
  </refsect1>

  <refsect1 role="parameters">

Modified: phpdoc/de/trunk/reference/strings/functions/htmlspecialchars.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/htmlspecialchars.xml	2019-02-28 14:26:30 UTC (rev 346921)
+++ phpdoc/de/trunk/reference/strings/functions/htmlspecialchars.xml	2019-02-28 14:43:10 UTC (rev 346922)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 343899 Maintainer: sammywg Status: ready -->
+<!-- EN-Revision: 346899 Maintainer: sammywg Status: ready -->

 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.htmlspecialchars" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -316,7 +316,7 @@
       <simpara>
        Wird weder <constant>ENT_COMPAT</constant>, <constant>ENT_QUOTES</constant>
        oder <constant>ENT_NOQUOTES</constant> angegeben, ist der Standardwert
-       <constant>ENT_COMPAT</constant>.
+       <constant>ENT_NOQUOTES</constant>.
       </simpara>
      </listitem>
      <listitem>
@@ -338,7 +338,7 @@
        Werden mehrere von <constant>ENT_HTML401</constant>, <constant>ENT_HTML5</constant>,
        <constant>ENT_XHTML</constant> und <constant>ENT_XML1</constant> angegeben,
        erhält <constant>ENT_HTML5</constant> den Vorrang, gefolgt von
-       <constant>ENT_XHTML</constant> und <constant>ENT_HTML401</constant>.
+       <constant>ENT_XHTML</constant>, <constant>ENT_XML1</constant> und <constant>ENT_HTML401</constant>.
       </simpara>
      </listitem>
      <listitem>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.