diff --git a/reference/strings/functions/md5.xml b/reference/strings/functions/md5.xml
index 8f68613295..1e7522902d 100644
--- a/reference/strings/functions/md5.xml
+++ b/reference/strings/functions/md5.xml
@@ -111,6 +111,8 @@ if (md5($str) === '1f3870be274f6c49b3e31a0c6728957f') {
crc32
sha1
hash
+ crypt
+ password_hash
diff --git a/reference/strings/functions/sha1.xml b/reference/strings/functions/sha1.xml
index a287f03358..498fffda25 100644
--- a/reference/strings/functions/sha1.xml
+++ b/reference/strings/functions/sha1.xml
@@ -110,6 +110,8 @@ if (sha1($str) === 'd0be2dc421be4fcd0172e5afceea3970e2f3d940') {
crc32
md5
hash
+ crypt
+ password_hash