svn: /phpdoc/de/trunk/reference/strings/functions/ str-pad.xml

[email protected] (Mark Wiesemann)
Newsgroups php.doc.de
Message-ID <[email protected]>
wiesemann                                Mon, 07 Dec 2009 19:43:39 +0000

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

Log:
Bug #50245: [DE] pad_length occurs twice, pad_type is missing

Bug: http://bugs.php.net/50245 (Open) [DE] pad_length occurs twice, pad_type is missing
      
Changed paths:
    U   phpdoc/de/trunk/reference/strings/functions/str-pad.xml

Modified: phpdoc/de/trunk/reference/strings/functions/str-pad.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/str-pad.xml	2009-12-07 19:31:17 UTC (rev 291830)
+++ phpdoc/de/trunk/reference/strings/functions/str-pad.xml	2009-12-07 19:43:39 UTC (rev 291831)
@@ -43,16 +43,6 @@
      <term><parameter>pad_length</parameter></term>
      <listitem>
       <para>
-       Ist der Wert von <parameter>pad_length</parameter> negativ oder
-       kleiner als die Länge des Input-Strings, wird keine Erweiterung
-       vorgenommen.
-      </para>
-     </listitem>
-    </varlistentry>
-    <varlistentry>
-     <term><parameter>pad_length</parameter></term>
-     <listitem>
-      <para>
        Wenn der Wert von <parameter>pad_length</parameter> negativ oder kürzer
        als die Länge der Eingabezeichenkette ist, wird keine Erweiterung
        durchgeführt.
@@ -64,6 +54,17 @@
      <listitem>
       <note>
        <para>
+        <parameter>pad_string</parameter> wird abgeschnitten, falls die
+        benötigte Anzahl der zu ergänzenden Zeichen nicht gleichmäßig durch
+        die Länge von <parameter>pad_string</parameter> geteilt werden kann.
+       </para>
+      </note>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
+     <term><parameter>pad_type</parameter></term>
+     <listitem>
+      <para>
         Das optionale Argument <parameter>pad_type</parameter> kann
         <constant>STR_PAD_RIGHT</constant>, <constant>STR_PAD_LEFT</constant> oder
         <constant>STR_PAD_BOTH</constant> sein. Wird
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.