Commit Graph

3991 Commits

Author SHA1 Message Date
yinggaozhen
64c51cdde6 修改connecttion和belongsTo若干文档注释错误 2017-08-03 11:29:14 +08:00
yinggaozhen
7c9b2079e8 修改Builder若干处注释错误,错别字,以及修复一处因方法不存在可能导致异常的错误 2017-08-03 11:29:14 +08:00
yinggaozhen
18dfd95f48 新增Sqlite->parseLimit limit参数注释 2017-08-03 11:29:14 +08:00
yinggaozhen
0f996e12f5 调整注释中返回值为void 2017-08-03 11:29:14 +08:00
yinggaozhen
ef2f4c7e82 修改View->config返回值与注释不匹配问题 2017-08-03 11:29:14 +08:00
yinggaozhen
684963a415 新增Template构造函数注释缺失入参问题 2017-08-03 11:29:14 +08:00
yinggaozhen
5375ca0079 修改Route->parseUrlParams方法注释与形参不一致问题 2017-08-03 11:29:14 +08:00
yinggaozhen
1ab6f0d56d 修改注释中返回值Object大小写 2017-08-03 11:29:14 +08:00
yinggaozhen
2e1d7aaa79 调整request bind方法形参类型 2017-08-03 11:29:14 +08:00
yinggaozhen
e660c545ba 新增request env属性 2017-08-03 11:29:14 +08:00
yinggaozhen
1d943668fe 修改useGlobalScope方法返回值错误问题 2017-08-03 11:29:14 +08:00
yinggaozhen
4b9db8a664 新增Relation方法是否存在判断 2017-08-03 11:29:14 +08:00
yinggaozhen
b20a50c475 调整参数申请名大小写 2017-08-03 11:29:14 +08:00
yinggaozhen
7f4e908c0e 注释增加形参申明 2017-08-03 11:29:14 +08:00
yinggaozhen
2b2f9e0de7 修复Loader命名空间重复 2017-08-03 11:29:14 +08:00
yinggaozhen
01773fbc8b 修改Lang注释,支持string|array类型 2017-08-03 11:29:14 +08:00
thinkphp
66d9cccee5 Merge branch 'master' of https://git.topthink.com/topteam/framework 2017-08-02 18:12:47 +08:00
thinkphp
372111c3a9 修正对象的条件查询 2017-08-02 18:11:55 +08:00
yunwuxin
38f69e5302 完善分页类 2017-08-02 16:56:47 +08:00
thinkphp
59dc931616 改进 2017-08-02 13:39:24 +08:00
thinkphp
ebd3421a56 改进Config类支持额外配置的动态加载 2017-08-02 11:58:35 +08:00
thinkphp
5479af4a85 input助手函数支持route变量获取 2017-07-31 12:13:48 +08:00
Hanqing Sun
80ea6df367 Collection::append() 判断数据是否存在(null)
调用collection()->append(['关联'=>['属性']]),如果遇到某个模型对象的关联查询到null,则append会导致null object错误
2017-07-31 10:52:15 +08:00
thinkphp
d1c2044745 Merge branch 'master' of https://github.com/top-think/framework 2017-07-27 18:03:26 +08:00
thinkphp
71240f71a5 修正事务的断线重连 2017-07-27 18:02:51 +08:00
7IN0SAN9
8cc61ba368 fix #759 2017-07-27 16:21:38 +08:00
thinkphp
332e21ab47 Merge branch 'master' of https://github.com/top-think/framework 2017-07-27 15:55:49 +08:00
thinkphp
83f6bd0d66 改进控制器不存在的错误提示 2017-07-27 15:53:56 +08:00
thinkphp
459a2290ac 注释调整 2017-07-27 08:01:39 +08:00
thinkphp
58de4d7cc3 改进 2017-07-25 19:27:20 +08:00
thinkphp
3ce0120251 修正单元测试 2017-07-25 17:57:21 +08:00
thinkphp
1b9cef6232 改进 2017-07-25 17:49:17 +08:00
thinkphp
da03ea07e9 改进 2017-07-25 17:08:11 +08:00
thinkphp
ea26d37075 改进模板的三元运算标签 2017-07-25 17:00:55 +08:00
thinkphp
8ff20f98d0 改进关联的属性绑定 2017-07-20 17:52:11 +08:00
thinkphp
8a52dd232f Merge branch 'master' of https://github.com/top-think/framework 2017-07-18 16:19:42 +08:00
thinkphp
dfdef9a443 改进xmlresponse 2017-07-18 16:18:45 +08:00
uuling
860c85bda2 修复 重新生成session_id bug
将私有方法修改为公有方法
2017-07-18 16:07:54 +08:00
thinkphp
14de36b6f4 验证错误信息补充 2017-07-17 16:04:51 +08:00
thinkphp
52e33ddbc7 数据库驱动改进 2017-07-12 15:21:37 +08:00
thinkphp
8d731b2f4c 改进Db类的强制重连 2017-07-12 10:27:48 +08:00
thinkphp
8e61503111 改进路由分组的全局完整路由匹配 2017-07-08 08:35:54 +08:00
thinkphp
1245d8fae9 改进RouteNotFound异常提示 2017-07-07 16:03:26 +08:00
thinkphp
37527368b4 改进 2017-07-07 11:35:47 +08:00
thinkphp
4f92dbc170 改进Url生成 2017-07-07 11:31:54 +08:00
thinkphp
49b007f542 改进模型 2017-07-07 11:16:39 +08:00
thinkphp
d95dec72c3 Merge branch 'master' of https://github.com/top-think/framework 2017-07-07 10:42:19 +08:00
thinkphp
70a6bff2ab 改进Url生成对端口号的支持 2017-07-07 10:41:53 +08:00
thinkphp
5c1d516a65 修正聚合查询返回null的问题 2017-07-06 23:23:06 +08:00
thinkphp
7445dce2e8 修正 2017-07-06 18:01:15 +08:00