| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 748 Bytes | |
| Release v3.2.3 source code.tar.gz | 2026-07-29 | 11.3 MB | |
| Release v3.2.3 source code.zip | 2026-07-29 | 13.0 MB | |
| Totals: 3 Items | 24.3 MB | 5 | |
Added
- #7783 Added function
Hyperf\Support\existent.
Fixed
- #7782 Fixed incorrect @property type in generated models, such as
@property int $id->@property ?int $id. - #7784 #7785 Fixed phpdoc for
Hyperf\ModelCache\Cacheable. - #7786 Fixed phpdocs for
Hyperf\Database\Model\Builder. - #7788 Fixed bug that
MorphTorelationships eager loading specific columns.
Full Changelog: https://github.com/hyperf/hyperf/compare/v3.2.2...v3.2.3