summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* rename constant from XPASS_CRYPT_ to CRYPT_PREFIX_Remi Collet7 days3-11/+11
|
* refresh stub (using 8.4 and compat flag)Remi Collet7 days1-2/+9
|
* relax testRemi Collet7 days1-1/+2
|
* More bindings (function missing in php)Remi Collet7 days4-0/+68
| | | | | | | | - add crypt_gensalt(?string $salt = null, int $count = 0): ?string {} - add crypt_preferred_method(): ?string {} - add crypt_checksalt(string $salt): int {} and bump version to 1.1.0-dev (new functions)
* Rename test entriesGo Kudo2024-09-032-2/+2
|
* start developmentRemi Collet2024-08-273-0/+195