Skip to content

Commit

Permalink
[CI skip] new constants in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Sep 13, 2024
1 parent 4d07d6b commit b472fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ distributions, using extended crypt library (libxcrypt):
- add crypt_gensalt(?string $prefix = null, int $count = 0): ?string {}
- add crypt_preferred_method(): ?string {}
- add crypt_checksalt(string $salt): int {}
- add CRYPT_PREFIX_* and CRYPT_SALT_* constants
</notes>
<contents>
<dir name="/">
Expand Down

0 comments on commit b472fea

Please sign in to comment.