Skip to content

2.19.0

Choose a tag to compare

@koriym koriym released this 17 Nov 15:28
· 171 commits to 2.x since this release

Changed

  • Move ray/compiler to suggested dependency (#304)
    ray/compiler is no longer required. Ray.Di only uses Ray\Aop\Compiler from ray/aop.

  • Optimize codebase for PHP 8.2+ (#305)
    Modernized code with readonly properties, constructor property promotion, and improved type declarations.
    43 files changed: +166 -299 lines

Fixed

  • Remove unused AnnotationException references
  • Improve test coverage for optional setter injection

Requirements

  • PHP 8.2+
  • ray/aop ^2.19