2025-05-30 11次浏览

Yii Dependency Injection 1.4 版本发布了。

  • 新增 TagReference::id() 方法。
  • composer.json 中的 PHP 版本约束修改为 8.1 - 8.4
  • 优化 BuildingException NotFoundException 的友好性。
  • Container 构造函数中的 $config 参数设为可选参数。
  • 提升容器性能。
  • 显式标记可为空(nullable)的参数。