Skip to content

Commit 2d7796e

Browse files
author
cmb
committed
Fix #61888: crypt() should be documented as not binary safe
git-svn-id: http://svn.php.net/repository/phpdoc/en@346579 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent 372343a commit 2d7796e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

trunk/reference/strings/functions/crypt.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<refpurpose>One-way string hashing</refpurpose>
77
</refnamediv>
88

9+
<refsynopsisdiv>
10+
&note.not-bin-safe;
11+
</refsynopsisdiv>
12+
913
<refsect1 role="description">
1014
&reftitle.description;
1115
<methodsynopsis>

0 commit comments

Comments
 (0)