diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-10 10:23:27 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-10 10:23:27 +0200 |
| commit | 26f7d7dc29cd079d8c58f8c5cf59e6b45338234d (patch) | |
| tree | 2918e0b4169f99e822760e11355aaa8957d16ebe /package.xml | |
| parent | 3aca69bd0b7739d6430c2c80f8f9a0ee65b315c3 (diff) | |
improve algo availability check
Diffstat (limited to 'package.xml')
| -rw-r--r-- | package.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/package.xml b/package.xml index 7c1a7b3..d171dbc 100644 --- a/package.xml +++ b/package.xml @@ -37,9 +37,7 @@ See PHP documentation on https://www.php.net/xpass </stability> <license uri="https://www.php.net/license/3_01.txt" filesource="LICENSE">PHP-3.01</license> <notes><![CDATA[ -- add SM3 hash algos available in libxcrypt 4.5 -- add CRYPT_PREFIX_SM3CRYPT and CRYPT_PREFIX_SM3_YESCRYPT constants -- add PASSWORD_SM3CRYPT and PASSWORD_SM3_YESCRYPT constants +- improve algo availability check ]]></notes> <contents> <dir name="/"> |
