Skip to content

Releases: ray-di/Ray.Aop

2.10.2

22 Jan 07:10
561c9f1
Compare
Choose a tag to compare

Thanks to the team at bengo4 for pointing out the problem!
@amashigeseiji @Sambo

2.10.1

18 Jan 05:19
31478f7
Compare
Choose a tag to compare

2.10.0

13 Jan 11:43
381469e
Compare
Choose a tag to compare
  • Support php8 attributes
  • Add Service Locator only for the annotation/attribute reader.
  • Update CI
    • TravisCI to GH action
    • Add phpmd check

2.9.9

03 Oct 02:32
Compare
Choose a tag to compare
  • Forward compatible with PHP 8 #148
  • Refactor

2.9.8

04 Jun 12:55
Compare
Choose a tag to compare
  • Refactor demo

2.9.7

30 May 03:55
d6db4df
Compare
Choose a tag to compare

Fix type in PHPDoc #145

2.9.6

24 May 17:09
98cb656
Compare
Choose a tag to compare

2.9.5

22 May 09:58
cd0ffb7
Compare
Choose a tag to compare

Fix annotated generics #141

Thanks @momospnr !

2.9.4

15 May 16:02
cdec1dc
Compare
Choose a tag to compare

Fix #139

2.9.3

03 May 16:28
faaa392
Compare
Choose a tag to compare
  • Refactor with QA tools.
    • Add generic phpdoc #131
    • Add all return type in unit tests #132
    • Type all iterable value #133