We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d07d6b commit b472feaCopy full SHA for b472fea
package.xml
@@ -30,6 +30,7 @@ distributions, using extended crypt library (libxcrypt):
30
- add crypt_gensalt(?string $prefix = null, int $count = 0): ?string {}
31
- add crypt_preferred_method(): ?string {}
32
- add crypt_checksalt(string $salt): int {}
33
+- add CRYPT_PREFIX_* and CRYPT_SALT_* constants
34
</notes>
35
<contents>
36
<dir name="/">
0 commit comments