Commit Graph

8 Commits

Author SHA1 Message Date
simon
f726fbf6d2 修改单元测试命名空间等
Changes to be committed:
	modified:   tests/framework/application/index/controller/indexTest.php
	modified:   tests/framework/thinkphp/library/think/cache/driver/apcTest.php
	new file:   tests/framework/thinkphp/library/think/cache/driver/cache_test_case.php
	modified:   tests/mock.php
	modified:   thinkphp/library/think/cache/driver/apc.php
	modified:   thinkphp/start.php
2015-12-22 15:30:39 +08:00
thinkphp
b1624fc2c9 数据库和缓存读写计数调整 增加页面Trace日志驱动(需要设置'response_exit'=>false) Log::record方法支持字符串之外的变量输出 2015-12-20 22:22:45 +08:00
yicheng
47335634e9 注释和规范化调整及完善
注释和规范化调整及完善,以及部分代码优化
2015-12-06 01:56:10 +08:00
thinkphp
27e724bb3c PSR规范调整 2015-10-04 13:05:15 +08:00
thinkphp
36a84e75de 添加api接口的支持 2015-05-12 15:34:04 +08:00
thinkphp
e96ac8493f session类和input类调整
注释调整
2015-02-23 20:54:16 +08:00
huangdijia
a2716ad313 修正 命名空间大小写
修正 扩展控制器目录位置
2015-01-23 13:39:51 +08:00
thinkphp
b32d00b7f8 更新 2015-01-22 09:29:54 +08:00