Skip to content

2.3.0

Compare
Choose a tag to compare
@xificurk xificurk released this 03 Dec 09:29
· 25 commits to master since this release
  • Invalidate cache also on any change in any trait used by the component or presenter
  • Common caching logic used by both autowire traits extracted to shared service
  • Improved test coverage
  • Dropped support for PHP 7.x
  • PHP 8.2 compatibility

Deprecations:

  • Deprecated usage of stand-alone autowire traits without registering DI extension
  • Deprecated phpdoc annotations in favor of native PHP attributes
  • Deprecated support for autowiring properties without native PHP property types