Releases: ray-di/Ray.Aop
Releases · ray-di/Ray.Aop
2.10.2
2.10.1
2.10.0
- Support php8 attributes
- Add Service Locator only for the annotation/attribute reader.
- You can set the reader for "the development" with ServiceLocator::setReader::($reader). (No annotation reader is used in the production code.)
- Update CI
- TravisCI to GH action
- Add phpmd check