This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-25 03:01:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61b627a6fc67705f93f2b95a9e1d06713c1331eb
yii2
/
tests
/
unit
History
Qiang Xue
61b627a6fc
Fixes
#4318
:
yii\helpers\Html::ul()
and
ol()
will return an empty list tag if an empty item array is given
2014-07-16 21:49:35 -04:00
..
data
Switched to Codeception 2.0.* for application template tests
2014-07-02 14:44:31 +03:00
extensions
yii\mongodb\Collection::buildLikeCondition()
fixed to escape regular expression.
2014-07-11 16:17:56 +03:00
framework
Fixes
#4318
:
yii\helpers\Html::ul()
and
ol()
will return an empty list tag if an empty item array is given
2014-07-16 21:49:35 -04:00
runtime
Travis-ci and phpunit config for coveralls
2013-07-29 13:17:57 +02:00
.gitignore
added tests for cache
2013-02-07 23:48:55 +04:00
bootstrap.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
TestCase.php
RBAC migration is now aware of custom table names, speeded up RBAC tests
2014-05-07 00:19:33 +04:00
VendorTestCase.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00