thinkphp
|
bbfc33f334
|
修正单元测试
|
2017-01-20 13:20:47 +08:00 |
|
thinkphp
|
7cb833ae45
|
Revert "修正单元测试"
This reverts commit 3275b70156.
# Conflicts:
# tests/thinkphp/library/think/template/taglib/cxTest.php
|
2017-01-06 17:36:36 +08:00 |
|
thinkphp
|
8f5fbe2e9f
|
继续
|
2017-01-04 22:11:30 +08:00 |
|
thinkphp
|
3275b70156
|
修正单元测试
|
2017-01-04 22:06:55 +08:00 |
|
ThinkPHP
|
3363dd6226
|
Apply fixes from StyleCI
|
2016-12-24 13:46:11 +00:00 |
|
lilwil
|
28da923d28
|
增加单元测试 (#186)
|
2016-06-30 02:15:51 -05:00 |
|
thinkphp
|
588a4a5bd4
|
修正单元测试
|
2016-06-23 18:48:19 +08:00 |
|
thinkphp
|
a71dedad89
|
修正单元测试
|
2016-06-16 16:31:39 +08:00 |
|
yunwuxin
|
1f6cde00eb
|
修正标签解析单元测试
|
2016-05-08 19:04:16 +08:00 |
|
thinkphp
|
dd71f679ee
|
改进Template类import标签库
|
2016-04-25 10:17:00 +08:00 |
|
thinkphp
|
d0ad5f6beb
|
修正单元测试
|
2016-04-24 16:15:10 +08:00 |
|
oldrind
|
71dbdcb874
|
优代部分代码;block标签内可以使用{__block__}来引用所继承模板中相应block标签的内容;
模板包含文件记录及更新时间直接写入缓存的模板中;改进标签别名的处理方式,别名不再定义方法;
去除include标签传参自动生成变量的代码;cx类增加function方法,用来生成匿名函数,结合{~$函数名()}可用于递归的实现。
|
2016-03-11 21:58:18 +08:00 |
|
thinkphp
|
27cc3d524a
|
修正单元测试错误
|
2016-02-02 15:29:03 +08:00 |
|
oldrind
|
d3a7a6207a
|
改进变量标签正则表达式;修正volist标签参数判断bug;
|
2016-01-29 22:10:19 +08:00 |
|
oldrind
|
ef5f8cd348
|
改进变量标签的正则表达式
|
2016-01-28 22:12:07 +08:00 |
|
oldrind
|
61299c1d9d
|
增加Cx类测试文件
|
2016-01-28 18:58:19 +08:00 |
|
7IN0SAN9
|
00c101abf6
|
移动 tests 到 thinkphp 目录
|
2016-01-19 22:34:27 +08:00 |
|