thinkphp
|
fa897d927b
|
注释调整
|
2016-01-04 08:51:03 +08:00 |
|
thinkphp
|
7d025ba2cb
|
hook类的add方法增加first参数 支持把某个行为放到钩子的开头首先执行
|
2015-12-28 12:22:38 +08:00 |
|
huangdijia
|
5b75506aa7
|
修正几处Notice错误
|
2015-12-22 11:59:02 +08:00 |
|
thinkphp
|
e2bf69ddb1
|
规范日志记录级别
|
2015-12-21 08:37:09 +08:00 |
|
thinkphp
|
b1624fc2c9
|
数据库和缓存读写计数调整 增加页面Trace日志驱动(需要设置'response_exit'=>false) Log::record方法支持字符串之外的变量输出
|
2015-12-20 22:22:45 +08:00 |
|
thinkphp
|
0afe9e3aad
|
重写Log类和驱动 SockectLog纳入Log驱动
|
2015-12-20 18:08:36 +08:00 |
|
thinkphp
|
ac202882af
|
修正数据库驱动类的quote方法
|
2015-12-15 20:08:53 +08:00 |
|
杨维杰
|
fda7b6c1d1
|
修复notice 错误
|
2015-12-14 12:57:29 +08:00 |
|
thinkphp
|
9fc6c38a4a
|
Lite数据库类调整 数据库类的escapeString方法更名为quote
|
2015-12-14 12:35:57 +08:00 |
|
thinkphp
|
9ea4208579
|
修正quote问题
|
2015-12-11 22:30:02 +08:00 |
|
thinkphp
|
7f851362b1
|
增加随机排序支持
|
2015-12-11 22:11:47 +08:00 |
|
thinkphp
|
73d75227a9
|
db\driver类修正
|
2015-12-11 14:04:20 +08:00 |
|
thinkphp
|
159d425cd0
|
slog移动到核心think包 将来进一步改进
|
2015-12-10 15:23:24 +08:00 |
|
thinkphp
|
788aeb686c
|
修正
|
2015-12-08 10:56:47 +08:00 |
|
huangdijia
|
f0c915b3db
|
修正 Parser的路径
规范 Slog的编码规则
|
2015-12-08 10:20:35 +08:00 |
|
upfy@qq.com
|
dfb9a73bea
|
添加socketlog调试的支持
|
2015-12-08 09:57:32 +08:00 |
|
thinkphp
|
5f1fe79e17
|
改进Config类和App类 Lange类
支持扩展配置文件分离
|
2015-12-01 19:47:57 +08:00 |
|
thinkphp
|
fa17feddf0
|
改进model类order方法
添加json类型支持 支持json字段查询例如 $map['user$.name'] = 'thinkphp'
escapeString方法采用PDO::quote方法
|
2015-11-21 12:06:00 +08:00 |
|
thinkphp
|
27e724bb3c
|
PSR规范调整
|
2015-10-04 13:05:15 +08:00 |
|
thinkphp
|
1cfb3704c6
|
规范调整
|
2015-10-03 21:43:48 +08:00 |
|
thinkphp
|
e58fa93b59
|
app模式重构
|
2015-09-26 20:45:09 +08:00 |
|
thinkphp
|
cb9faf2aa9
|
设置了主从服务器后,支持从主服务器读数据
方法是在模型类中调用 readMaster方法
$this->readMaster()->select();
该方法当此调用有效
|
2015-06-12 15:21:08 +08:00 |
|
thinkphp
|
36a84e75de
|
添加api接口的支持
|
2015-05-12 15:34:04 +08:00 |
|
thinkphp
|
979b6a2d3e
|
改进数据库驱动类的异常处理
|
2015-05-07 11:58:47 +08:00 |
|
thinkphp
|
e96ac8493f
|
session类和input类调整
注释调整
|
2015-02-23 20:54:16 +08:00 |
|
thinkphp
|
6ecc2963f1
|
改进数据库驱动
|
2015-01-29 14:31:45 +08:00 |
|
huangdijia
|
a2716ad313
|
修正 命名空间大小写
修正 扩展控制器目录位置
|
2015-01-23 13:39:51 +08:00 |
|
thinkphp
|
b32d00b7f8
|
更新
|
2015-01-22 09:29:54 +08:00 |
|