Releases: soliphp/di
Releases · soliphp/di
v2.0.2
01 Nov 07:57
Compare
Sorry, something went wrong.
No results found
v2.0.1
05 Oct 17:46
Compare
Sorry, something went wrong.
No results found
v2.0.0: 自动注入构造函数依赖
22 May 14:28
Compare
Sorry, something went wrong.
No results found
自动注入构造函数依赖
添加别名,允许使用不同的别名获取同一个服务
set() 方法默认使用共享实例
删除 getService(s) 方法
删除 setShared()/getShared() 方法
更新文档
v1.2.3
26 Feb 04:40
Compare
Sorry, something went wrong.
No results found
修复 examples 中 defer 属性
添加 Container::clear() 清空容器方法
cleancode
完善测试
v1.2.2
11 Sep 16:01
Compare
Sorry, something went wrong.
No results found
v1.2.1: 服务定义添加数组类型支持
10 Jul 10:41
Compare
Sorry, something went wrong.
No results found
v1.2.0
10 Jul 09:30
Compare
Sorry, something went wrong.
No results found
注册共享服务需要显式的调用容器的 setShared 方法
添加 ContainerAwareTrait
命名:di 改为 container
v1.1.0
09 Jul 18:49
Compare
Sorry, something went wrong.
No results found
避免 composer 下载非生产环境文件
更新 examples 示例
添加 ContainerInterface / ServiceInterface 接口
当使用匿名函数注册服务时,函数体内可以使用 $this 访问容器中的其他服务
v1.0.0
22 Mar 22:02
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.