svn: /phpdoc/de/trunk/reference/strings/functions/ crypt.xml

[email protected] (Justin Martin)
Newsgroups php.doc.de
Message-ID <[email protected]>
frozenfire                               Wed, 27 Jul 2011 22:26:26 +0000

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

Log:
Fixed blowfish salt alphabet, as per bug #55284.

Bug: https://bugs.php.net/55284 (Open) crypt(DE) - Description - Blowfish - valid chars
      
Changed paths:
    U   phpdoc/de/trunk/reference/strings/functions/crypt.xml

Modified: phpdoc/de/trunk/reference/strings/functions/crypt.xml
===================================================================
--- phpdoc/de/trunk/reference/strings/functions/crypt.xml	2011-07-27 22:17:57 UTC (rev 313798)
+++ phpdoc/de/trunk/reference/strings/functions/crypt.xml	2011-07-27 22:26:26 UTC (rev 313799)
@@ -69,7 +69,7 @@
     <simpara>
      <constant>CRYPT_BLOWFISH</constant> - Blowfish-Hash mit 22-Zeichen-Salt
      folgenden Aufbaus: "$2a$", gefolgt von einem zweistelligen Kostenparameter, einem
-     weiteren "$", und 22 Zahlen des Alphabets "./0-6A-Za-z". Bei Nutzung eines
+     weiteren "$", und 22 Zahlen des Alphabets "./0-9A-Za-z". Bei Nutzung eines
      ungültigen Zeichens gibt crypt() einen leeren String zurück. Der zweistellige
      Kostenparameter ist der binäre Logarithmus der Iterationsanzahl und muss im
      Bereich von 04-31 liegen. Bei Nutzung von Werten außerhalb dieses Bereichs schlägt
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.