thinkphp
|
a3fae7c6dc
|
改进Appe类 Request和Route类
|
2016-05-24 16:35:57 +08:00 |
|
thinkphp
|
0717458762
|
修正Response类send方法
|
2016-05-23 08:30:17 +08:00 |
|
thinkphp
|
2106cdceaf
|
改进Response类的send方法 改进Input类的自动转换
|
2016-05-22 15:38:45 +08:00 |
|
thinkphp
|
e5de35ed43
|
改进Response类create方法 支持自定义子类的命名空间位置
|
2016-05-19 13:36:10 +08:00 |
|
thinkphp
|
28bf9b2726
|
优化App类
|
2016-05-17 23:20:09 +08:00 |
|
thinkphp
|
9d5728c67f
|
优化Response类的send方法 改进app_end的监听位置
|
2016-05-17 12:11:45 +08:00 |
|
thinkphp
|
92d999b484
|
response类增加create方法 改进think\response\redirect类 改进助手函数和traits\controller\Jump
|
2016-05-17 11:17:24 +08:00 |
|
thinkphp
|
c7c94258d0
|
改进Response类 增加think\response\View类 用于渲染模板响应输出
|
2016-05-16 18:10:46 +08:00 |
|
thinkphp
|
a4a14b3bf1
|
修正Query类 改进Response类 改进异常输出
|
2016-05-16 16:39:17 +08:00 |
|
thinkphp
|
30a6bd7e8a
|
改进Response类 改进view助手函数 增加 think\response\Html 类
|
2016-05-16 15:16:47 +08:00 |
|
thinkphp
|
199825ec32
|
改进Response类 支持扩展不同的输出类型 改进Model类 不同的模型采用不同的查询对象实例 修正Request类一处错误 助手函数view改进 直接返回Response类对象实例
|
2016-05-16 14:18:47 +08:00 |
|
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 |
|