2024-10-14 221次浏览

Yii Dependency Injection container1.3版本发布了。

  • added shortcut TagReference::to() for tag reference;
  • improved usage NotFoundException for cases with definitions;
  • minor refactoring has been performed to improve performance of container;
  • added default value true for parameter of ContainerConfig::withStrictMode() and ContainerConfig::withValidate() methods;
  • raised minimum PHP version to ^8.1 and refactored code.