thinkphp
|
9134d8a3e5
|
改进file类型的缓存inc和dec方法不改变缓存有效期
|
2018-01-13 22:09:21 +08:00 |
|
thinkphp
|
12b30a4329
|
改进指令的判断
|
2018-01-10 15:46:14 +08:00 |
|
thinkphp
|
df1c05a988
|
关联定义增加selfRelation方法用于设置是否自关联
|
2018-01-05 17:55:29 +08:00 |
|
thinkphp
|
ea2ce8f8de
|
改进自关联查询多级调用问题
|
2018-01-05 17:28:21 +08:00 |
|
thinkphp
|
1f06d05cbe
|
Merge branch 'master' of https://github.com/top-think/framework
|
2018-01-05 15:11:38 +08:00 |
|
thinkphp
|
c9ccf4c5f2
|
改进模板引擎的表达式语法
|
2018-01-05 15:10:13 +08:00 |
|
thinkphp
|
e2a1a61995
|
改进chunk方法
|
2018-01-04 16:25:44 +08:00 |
|
thinkphp
|
f0c2dd2bba
|
改进chunk方法
|
2018-01-02 17:56:31 +08:00 |
|
thinkphp
|
a2ab2aeafa
|
单元测试调整
|
2018-01-02 14:08:35 +08:00 |
|
thinkphp
|
ea2be95a64
|
改进View类
|
2018-01-02 12:37:15 +08:00 |
|
thinkphp
|
3d1bdfbc19
|
修正Validate类checkRule方法
v5.0.14
|
2018-01-01 20:44:11 +08:00 |
|
thinkphp
|
eb3459849b
|
readme更新
|
2018-01-01 20:39:00 +08:00 |
|
thinkphp
|
9a68abd572
|
Merge branch 'master' of https://github.com/top-think/framework
|
2018-01-01 20:19:31 +08:00 |
|
thinkphp
|
282d04e4af
|
更新说明
|
2018-01-01 20:19:18 +08:00 |
|
phpu
|
f264bdfbd8
|
解决在长连接时过期无效的情况!
|
2017-12-31 23:19:51 +08:00 |
|
thinkphp
|
ddf4b4b0dc
|
改进redis长连接多编号库的情况
|
2017-12-29 17:48:14 +08:00 |
|
thinkphp
|
a7a71aa998
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-12-28 17:24:35 +08:00 |
|
thinkphp
|
fba2b4b585
|
改进mysql的insertAll方法
|
2017-12-28 17:23:33 +08:00 |
|
thinkphp
|
4ed42ca9ee
|
修正
|
2017-12-27 23:43:23 +08:00 |
|
thinkphp
|
7ccf303cf6
|
save方法改进复合主键的支持
|
2017-12-27 21:51:11 +08:00 |
|
thinkphp
|
61235ed60a
|
改进
|
2017-12-27 21:25:21 +08:00 |
|
thinkphp
|
97f82a1a9d
|
改进model类的save方法的复合主键包含自增的情况
|
2017-12-27 21:19:52 +08:00 |
|
thinkphp
|
c01a108a52
|
改进Error类的一个兼容问题
|
2017-12-27 18:32:32 +08:00 |
|
thinkphp
|
0b028c645c
|
改进chunk方法支持复合主键
|
2017-12-27 16:01:15 +08:00 |
|
thinkphp
|
b698ab8809
|
改进insertall方法
|
2017-12-27 15:39:42 +08:00 |
|
thinkphp
|
043fa5d6ae
|
改进模板的编译缓存命名规则 增加布局模板的标识
|
2017-12-27 14:38:47 +08:00 |
|
thinkphp
|
43aad4fe11
|
调整BelongsTo的hasWhere方法
|
2017-12-26 16:32:07 +08:00 |
|
thinkphp
|
713f54f561
|
改进
|
2017-12-25 17:30:09 +08:00 |
|
thinkphp
|
4c764a03ee
|
Merge branch 'master' of https://github.com/top-think/framework
|
2017-12-25 12:07:08 +08:00 |
|
thinkphp
|
897b565cdb
|
改进模板替换
|
2017-12-25 12:06:49 +08:00 |
|
thinkphp
|
80fe2515e6
|
改进Builder类parseData对空数组的判断
|
2017-12-23 10:58:56 +08:00 |
|
thinkphp
|
8d670c610d
|
改进同名路由不同请求的注册
|
2017-12-21 17:59:03 +08:00 |
|
thinkphp
|
9108635c0f
|
改进Url类
|
2017-12-21 12:07:42 +08:00 |
|
thinkphp
|
3728859d9a
|
更新
|
2017-12-20 14:23:50 +08:00 |
|
thinkphp
|
f8fa4b1639
|
改进union查询
|
2017-12-20 14:21:43 +08:00 |
|
Karson
|
45bb02ed9d
|
Update BelongsToMany.php
|
2017-12-19 11:05:06 +08:00 |
|
Karson
|
6405c68131
|
Update HasMany.php
|
2017-12-19 11:05:06 +08:00 |
|
Karson
|
a77e5d8ec8
|
Update HasOne.php
|
2017-12-19 11:05:06 +08:00 |
|
Karson
|
d6da940d20
|
Update BelongsTo.php
|
2017-12-19 11:05:06 +08:00 |
|
Karson
|
ac6a5c3ab5
|
Update OneToOne.php
|
2017-12-19 11:05:06 +08:00 |
|
thinkphp
|
e2a77ff2f3
|
改进join关联自身的问题
|
2017-12-18 16:46:06 +08:00 |
|
thinkphp
|
caacea97e2
|
改进View类
|
2017-12-18 16:09:45 +08:00 |
|
thinkphp
|
29c70b6a27
|
max和min方法增加第二个参数用于设置是否强制转换数字
|
2017-12-14 11:16:34 +08:00 |
|
thinkphp
|
0c61269bcf
|
修正setDec方法的延迟写入
|
2017-12-13 17:54:53 +08:00 |
|
thinkphp
|
924d78d5f7
|
改进多对多的pivot对象
|
2017-12-13 17:12:51 +08:00 |
|
thinkphp
|
e3320cd3f6
|
改进多对多关联的save方法
|
2017-12-13 17:00:05 +08:00 |
|
thinkphp
|
4378066356
|
Validate类增加checkRule方法用于静态验证多个规则
|
2017-12-13 16:08:53 +08:00 |
|
thinkphp
|
d69bc6c601
|
改进Validate类的unique验证
|
2017-12-13 13:54:16 +08:00 |
|
thinkphp
|
29803c09c9
|
Merge branch 'master' of https://github.com/top-think/framework
v5.0.13
|
2017-12-13 12:44:30 +08:00 |
|
thinkphp
|
6231c45a2a
|
修正多对多的多次查询BUG
|
2017-12-13 12:44:04 +08:00 |
|