Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-23 | 392 Bytes | |
Version 5.1.0 source code.tar.gz | 2022-05-23 | 228.7 kB | |
Version 5.1.0 source code.zip | 2022-05-23 | 291.2 kB | |
Totals: 3 Items | 520.3 kB | 0 |
- Dropped PHP 8.0 support, increased minimum PHP version to 8.1.
- This is due to the significant performance difference between ext/sodium and sodium_compat, and the functions we use in 5.x aren't available until PHP 8.1. See #178.
- The 5.0.x branch will continue to function on PHP 8.0 but performance is not guaranteed.