Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-11 | 232 Bytes | |
v12.1.0 source code.tar.gz | 2025-07-11 | 158.5 kB | |
v12.1.0 source code.zip | 2025-07-11 | 236.7 kB | |
Totals: 3 Items | 395.4 kB | 5 |
- [GH-267] Fixed
Util::mergeConfig()
causing PHPStan errors due to incorrect type usage. - Refactored
ResponseBuilder
to extract message handling into a newMessageManager
class. - Reworked and updated project documentation.