yunwuxin
|
aaa0fd7c9f
|
完善框架的异常处理
|
2016-05-13 19:06:08 +08:00 |
|
thinkphp
|
7f385217b9
|
改进response类
|
2016-05-11 14:04:56 +08:00 |
|
thinkphp
|
5a7840dfa8
|
改进Response类send方法
|
2016-05-11 10:12:01 +08:00 |
|
thinkphp
|
8e1cd9c51f
|
改进Response类 改进traits\controller\Jump 添加response助手函数
|
2016-05-11 07:51:41 +08:00 |
|
thinkphp
|
2862f07ce9
|
改进Route Response和request类
|
2016-05-07 22:34:08 +08:00 |
|
thinkphp
|
02e8b2e8d0
|
Request类增加url方法 Response类增加sendHttpStatus方法
|
2016-05-07 22:06:17 +08:00 |
|
thinkphp
|
388c595f5f
|
改进Response类的type方法
|
2016-05-07 12:59:48 +08:00 |
|
thinkphp
|
2ba7455047
|
修正response类变量和方法名
|
2016-04-18 20:24:41 +08:00 |
|
cos800
|
4ab1dbddd0
|
hook return_data 逻辑错误
fixed https://github.com/top-think/think/issues/438
|
2016-04-08 16:05:21 +08:00 |
|
leunggamciu
|
e2605e086a
|
修正phpdoc注释
|
2016-03-19 14:07:01 +08:00 |
|
thinkphp
|
2955e89f3d
|
改进session函数支持判断是否赋值操作 修正response类success方法
|
2016-03-12 18:07:59 +08:00 |
|
thinkphp
|
aca956c460
|
修正Response的一处问题
|
2016-03-11 22:38:51 +08:00 |
|
huangdijia
|
124697a1cc
|
修复一处header判断bug
|
2016-02-26 16:01:14 +08:00 |
|
thinkphp
|
eb24c9fdee
|
error和success方法的url参数支持传入空字符串
|
2016-02-15 19:41:20 +08:00 |
|
thinkphp
|
3b9c814f3c
|
改进Response类的redirect方法 Controller类的前置操作定义改进
|
2016-02-14 23:48:25 +08:00 |
|
thinkphp
|
00f226a6f9
|
页面跳转的error和success模板分开 \think\controller类添加result方法 用于单独返回不同格式的api数据
|
2016-02-14 22:48:14 +08:00 |
|
Jinchun Yang
|
f6a708e1f8
|
1)修改了一些注释的错误参数类型和返回类型
2)修改了一些无意义的变量名
3)本次 commit 没有逻辑上的变动
|
2016-01-29 22:28:01 +08:00 |
|
thinkphp
|
2c5ec2ae87
|
Response::sendHttpStatus方法废弃 改为http_response_code
|
2016-01-26 09:30:07 +08:00 |
|
thinkphp
|
5fa8110b03
|
response输出对html和text类型不做任何处理
|
2016-01-16 10:16:51 +08:00 |
|
thinkphp
|
3881938ddb
|
调整类的文件命名规范为psr-4
|
2016-01-04 16:58:58 +08:00 |
|