CycloneDX / CycloneDX/cyclonedx-php-library
[PHP7.4] IDEA: use WeakReferences to cache normalizers
Open
enhancement
- Dominant language
- PHP
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
since support for php7.3 is dropped,
we can use [WeakRefs](https://www.php.net/manual/en/class.weakreference.php) for the normalizer factory, so it does not need to create a new instance every time ...
Contributor guide
Assessment
This issue has not been assessed yet.