Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.4.4 source code.tar.gz | 2025-07-01 | 352.0 kB | |
3.4.4 source code.zip | 2025-07-01 | 567.4 kB | |
README.md | 2025-07-01 | 856 Bytes | |
Totals: 3 Items | 920.3 kB | 0 |
Release Notes for 3.4.4
3.4.x bugfix release (patch)
3.4.4
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Bugfixes
- 12043: Only throw PHP 8.4 requirement exception when enabling native lazy objects. thanks to @beberlei
Improvement
- 12039: do not register the legacy proxy class name resolver with enabled native lazy ghost thanks to @xabbuh
Static Analysis
- 12033: Remove wrong assertion thanks to @greg0ire
Test Suite
- 12030: Rework tests and benchmarks to work with lazy objects thanks to @greg0ire