Commit Graph

39 Commits

Author SHA1 Message Date
yinggaozhen
7f4e908c0e 注释增加形参申明 2017-08-03 11:29:14 +08:00
mineyang
9f48080273 去掉多余的use 2017-02-28 10:10:23 +08:00
mineyang
8204ac3d72 修正注释里返回实例名称 2017-02-28 10:03:46 +08:00
thinkphp
d6b9e2f628 2017更新 2017-01-01 13:00:23 +08:00
thinkphp
909f494af7 修正File类checkImg方法 2016-11-04 19:26:01 +08:00
thinkphp
4a609c7254 改进File类checkImg方法 2016-11-01 11:43:50 +08:00
thinkphp
4ca0e81d31 File类 兼容性处理 2016-10-26 20:05:04 +08:00
thinkphp
f98415ad45 File类增加__call方法支持 兼容5.0版本的md5和 sha1方法 2016-09-29 17:45:36 +08:00
thinkphp
b30db5c754 改进File类buildSaveName方法,支持更多的哈希规则生成 2016-09-25 18:38:08 +08:00
thinkphp
73e3eb9455 删除File类的md5和sha1方法 改为hash方法 支持更多的散列值类型生成 2016-09-23 16:22:13 +08:00
thinkphp
64baf5be00 改进File类增加对上传错误的处理 2016-07-26 11:18:03 +08:00
thinkphp
6210c5abe7 改进File类move方法的返回对象 增加上传表单信息,增加获取文件散列值的方法 2016-07-25 18:34:21 +08:00
thinkphp
3e437d96fa 改进File类的move方法的返回对象 改为返回 File对象实例 2016-07-25 14:20:48 +08:00
thinkphp
587bdcde2a File类改进 2016-07-23 20:57:54 +08:00
thinkphp
a3de59f7d0 改进File类和Validate类的图像文件类型验证 2016-07-22 12:21:50 +08:00
thinkphp
bba6ecefcd 改进File类的checkImg方法 2016-07-21 12:20:55 +08:00
thinkphp
03707ae445 改进File类,增加文件上传验证机制 2016-07-17 21:59:17 +08:00
thinkphp
4a1474bacf 单元测试修正 2016-07-13 21:22:13 +08:00
thinkphp
af7f588667 修改File类目录创建权限 2016-07-13 20:52:31 +08:00
thinkphp
7281e76aff 创建目录权限修改为0644 2016-07-12 13:42:50 +08:00
thinkphp
09cac83137 改进File类 2016-07-08 10:32:45 +08:00
thinkphp
802ead16a8 修正几处BUG 2016-06-28 17:05:47 +08:00
thinkphp
2281f1edb4 修正request类的file方法 2016-06-21 11:53:38 +08:00
thinkphp
70f146f3e3 改进File类的架构方法 支持SplFileObject类完整参数 2016-06-21 11:22:38 +08:00
thinkphp
a032828d5c 注释规范 2016-06-20 17:34:54 +08:00
thinkphp
aa2eedb0fa 改进File类 2016-06-14 18:28:14 +08:00
thinkphp
fb188291d5 File类改进支持单元测试 2016-06-14 12:53:45 +08:00
thinkphp
71bcc1bb7b 修正Merge类 改进File类 2016-06-07 10:46:05 +08:00
thinkphp
b06bee1b0a 改进默认上传的日期目录 2016-06-06 22:52:26 +08:00
thinkphp
2005296267 修正File类 2016-05-21 09:26:56 +08:00
thinkphp
cc084267a5 修正File类 改进Input类的file方法 2016-05-19 15:15:46 +08:00
thinkphp
45d2962eb3 修正File类 2016-05-19 14:33:40 +08:00
thinkphp
34a6285ba2 取消File类的uniqid规则 改为自己传入即可 2016-05-19 11:57:40 +08:00
thinkphp
2af19639cb 改进File类 支持闭包规则 参数为当前的文件对象 2016-05-18 15:43:16 +08:00
thinkphp
690839ddc9 文件上传规则支持 sha1 和 md5 一样 采用文件散列值 2016-05-18 15:40:07 +08:00
thinkphp
2dab11d3c4 File类增加rule和isValid方法,move方法支持自动命名 2016-05-18 15:19:23 +08:00
thinkphp
c825638252 修正File类 2016-05-13 22:24:24 +08:00
尘缘
8410162e3a 修复一处变量错误命名 2016-05-08 07:29:26 +08:00
thinkphp
0ab483d67b 改进Input类对file的支持 Validate类增加file fileSize fileExt fileMime验证规则 增加File类 2016-05-07 10:15:16 +08:00