Releases: hyperf/di
Releases · hyperf/di
Release v2.2.20
Added method `Debug::getRefCount($object)`. (#4331)
Release v2.2.16
Skip class which is not found by class loader at scan time (#4253) * Skip class file does not exist at scan time * Skip class which is not found by class loader at scan time. Co-authored-by: 李铭昕 <[email protected]>
Release v2.2.14
Optimized code about `isUnsupportedReflectionType ()`.
Release v2.2.10
Fixed bug that generate proxy class failed caused by variadic paramet…
Release v2.2.9
Support annotation for interface (#4086) * Support annotation for interface * Fixed bug Co-authored-by: 李铭昕 <[email protected]>
Release v2.2.8
Support test cases in container v2.0 (#4031)
Release v2.2.7
Optimized method `MethodDefinitionCollector::getOrParse()` to avoid d…
Release v2.2.4
Encapsulated the code for reading aspect meta properties. (#3944) * Format code * Update CHANGELOG-2.2.md * Added test cases. Co-authored-by: 李铭昕 <[email protected]>
Release v2.2.1
Added suggest requirement `ext-pcntl` for di. Co-authored-by: 李铭昕 <[email protected]>
Release v2.2.0
Update `branch-alias` to `2.2-dev` in `composer.json`