thinkphp
|
e427ae5776
|
注释修正
|
2017-06-23 12:28:31 +08:00 |
|
thinkphp
|
414e6d6a11
|
response_start位置更改为response_send
|
2017-06-23 12:27:03 +08:00 |
|
thinkphp
|
3e62fe152f
|
增加response_start标签位 路由增加response方法用于绑定response处理行为
|
2017-06-23 12:14:23 +08:00 |
|
thinkphp
|
c78b8deea5
|
修正
|
2017-05-12 15:24:37 +08:00 |
|
thinkphp
|
c0e666819f
|
改进Response类 支持手动设置contentType
|
2017-05-12 10:42:59 +08:00 |
|
yunwuxin
|
628b37aab1
|
response 的 header设置 支持值为空
|
2017-04-17 19:03:01 +08:00 |
|
hooklife
|
5c4df0ce08
|
修改架构函数为 构造方法
|
2017-01-10 15:48:42 +08:00 |
|
thinkphp
|
d6b9e2f628
|
2017更新
|
2017-01-01 13:00:23 +08:00 |
|
thinkphp
|
43b364e286
|
规范代码
|
2016-12-24 21:37:05 +08:00 |
|
thinkphp
|
c951001f6c
|
改进Response类getHeader方法
|
2016-12-07 17:00:25 +08:00 |
|
thinkphp
|
0788e048a7
|
改进Response类的send方法 当为重定向的时候不清空当次有效数据
|
2016-12-06 16:42:32 +08:00 |
|
thinkphp
|
9db261e601
|
改进请求缓存
|
2016-11-24 15:57:43 +08:00 |
|
thinkphp
|
a25b16b0cf
|
Session类增加flash方法用于设置下一次请求有效的值 flush方法用于清空当前请求有效的值 增加push方法
Redirect response类的with方法改为调用session类的flash方法
|
2016-10-19 15:16:31 +08:00 |
|
thinkphp
|
2bd63fec40
|
改进请求缓存支持
|
2016-09-28 20:57:02 +08:00 |
|
thinkphp
|
6278cf13e9
|
改进Request类cache方法
|
2016-09-27 18:33:29 +08:00 |
|
thinkphp
|
e8290be253
|
请求缓存仅对GET请求有效
|
2016-09-27 18:31:26 +08:00 |
|
thinkphp
|
532dcb1c14
|
增加response_end行为标签位
|
2016-09-24 20:46:48 +08:00 |
|
thinkphp
|
450d7ab313
|
增加请求缓存功能 路由支持设置请求缓存
|
2016-09-24 18:14:59 +08:00 |
|
thinkphp
|
5fb0ea7c7d
|
页面trace支持 环境变量设置
|
2016-09-03 22:01:38 +08:00 |
|
thinkphp
|
1a5f9dc5e1
|
改进页面trace信息记录不全的问题
|
2016-08-22 11:53:29 +08:00 |
|
yunwuxin
|
95c92a5f92
|
改进trace
|
2016-06-29 18:14:51 +08:00 |
|
yunwuxin
|
f01b2cd8b7
|
改进trace
|
2016-06-29 18:14:51 +08:00 |
|
yunwuxin
|
b94c54bcc2
|
修正类名冲突
|
2016-06-21 13:59:48 +08:00 |
|
thinkphp
|
92b3fb7006
|
修改 Model类的saveall方法 返回值
|
2016-06-21 13:49:02 +08:00 |
|
yunwuxin
|
91ab9dfde0
|
改进Response类
|
2016-06-21 12:09:39 +08:00 |
|
thinkphp
|
948d0ea0bb
|
改进驱动命名空间检测
|
2016-06-21 00:01:31 +08:00 |
|
thinkphp
|
a032828d5c
|
注释规范
|
2016-06-20 17:34:54 +08:00 |
|
thinkphp
|
30cec3abb1
|
取消驱动配置的namespace参数
|
2016-06-18 23:42:16 +08:00 |
|
thinkphp
|
9d56033b6d
|
去除Response类的result方法 改进Jump里面的result方法
|
2016-06-17 16:19:09 +08:00 |
|
thinkphp
|
50d1798e92
|
改进Handle类支持异常的多语言 Lang类增加has方法 增加核心中文语言包
|
2016-06-16 16:07:44 +08:00 |
|
thinkphp
|
1001f8c395
|
修正Response类
|
2016-06-16 11:05:21 +08:00 |
|
thinkphp
|
e5740e5451
|
改进App类的run方法的返回值 改进Response类
|
2016-06-16 11:00:49 +08:00 |
|
thinkphp
|
2e35cf1cb0
|
改进Response类的getCode方法
|
2016-06-14 10:52:21 +08:00 |
|
thinkphp
|
126bb348ca
|
改进Response类的send方法和getContent方法
|
2016-06-13 16:54:07 +08:00 |
|
thinkphp
|
4689c86e0a
|
Response类增加getCode方法和getContent方法 send方法data参数去掉 App类的run方法返回response对象
|
2016-06-13 16:45:39 +08:00 |
|
thinkphp
|
b10635e22e
|
异常类规范 增加异常类 改进Query类的value和column的缓存冲突问题
|
2016-06-12 16:35:42 +08:00 |
|
thinkphp
|
7a579ca60e
|
404异常跳转URL配置参数 改为 异常模板地址参数 http_exception_template
|
2016-06-07 12:24:32 +08:00 |
|
thinkphp
|
ae2824ced1
|
改进response助手函数 改进Response类的header方法 支持批量设置
|
2016-06-07 11:52:23 +08:00 |
|
thinkphp
|
5048f7c767
|
修正Response类的send方法
|
2016-06-02 12:26:05 +08:00 |
|
thinkphp
|
d65882e20c
|
去除 IS_CGI IS_MAC NOW_TIME 常量
|
2016-06-02 12:21:36 +08:00 |
|
thinkphp
|
8099a001e2
|
改进Response类的send方法 去除 REQUEST_METHOD IS_GET IS_POST IS_PUT IS_DELETE IS_AJAX __EXT__ 常量 由应用自己定义
|
2016-06-02 12:13:00 +08:00 |
|
trojanbox
|
2f5db5f222
|
修改部分类注释
|
2016-05-30 18:35:19 +08:00 |
|
trojanbox
|
6858abef7c
|
修改部分类注释
|
2016-05-30 18:14:18 +08:00 |
|
thinkphp
|
62b01bf566
|
修正单元测试 改进start
|
2016-05-25 16:10:47 +08:00 |
|
thinkphp
|
458cd82507
|
改进页面trace输出
|
2016-05-25 16:03:15 +08:00 |
|
thinkphp
|
7a9eeba565
|
改进start.php环境变量处理 改进hook类方法执行返回值
|
2016-05-25 14:26:28 +08:00 |
|
thinkphp
|
188e64abf6
|
取消APP_HOOK常量 默认开启插件机制
|
2016-05-24 22:08:34 +08:00 |
|
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 |
|