Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-19 | 793 Bytes | |
Version 5.1.4 source code.tar.gz | 2025-09-19 | 52.3 kB | |
Version 5.1.4 source code.zip | 2025-09-19 | 88.5 kB | |
Totals: 3 Items | 141.6 kB | 0 |
- Add PHPStan analysis, level 5 by @spaze in https://github.com/paragonie/halite/pull/195
- Replace all
http://
links with thehttps://
URL they redirect to by @GrahamCampbell in https://github.com/paragonie/halite/pull/196 - Use Psalm 6 by @spaze in https://github.com/paragonie/halite/pull/198
- Remove access modifier
final
from private methods by @junaidbinfarooq in https://github.com/paragonie/halite/pull/204 - Ignore tests, workflows and .MD docs with "export-ignore" on .gitattr… by @erikn69 in https://github.com/paragonie/halite/pull/205
- Expand test coverage by @paragonie-security in https://github.com/paragonie/halite/pull/206
- Fixed the broken test coverage badge (https://github.com/paragonie/halite/pull/207 and https://github.com/paragonie/halite/pull/208)