Releases: ray-di/Ray.Aop
Releases · ray-di/Ray.Aop
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
- [#12] Deprecated: ReflectiveMethodInvocation.php::getAnnotation()
- Get annotation manualy in constructor instead.
- [#13][#14] Invocation::getArguments() return ArrayObject
- User can change parameter(s) in interceptor.
- [#16] annotation is copied to weaved class
- Annotation can be retrieved in weaved class.
- [#17] Matcher:: createMatcher()
- User can define own matcher