Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue 602592411d Fixes #996. 11 years ago
..
assets no xss for attribute error messages that contain {value} 11 years ago
base Remove use ($this). Related to 9e1b498fb5. 11 years ago
behaviors Fixes issue #600. 11 years ago
bootstrap Merge pull request #808 from callmez/master 11 years ago
caching Update RedisCache.php 11 years ago
captcha Removed @codeCoverageIgnore 11 years ago
console Fixes #996. 11 years ago
data Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
db Updated docs, composer.json and other things to mention and use PHP 5.4 11 years ago
debug Fixes #1017. 11 years ago
gii Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 11 years ago
grid Remove unnecessary $this. 11 years ago
helpers Fixed option merging in Console::prompt() 11 years ago
i18n typo fix. 11 years ago
log Fixes #927: doc typo. 11 years ago
messages Fixes #722. 11 years ago
rbac update of @property annotations 11 years ago
redis moved redis out of yii\db namespace 11 years ago
requirements Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 11 years ago
test reorganized the main repo to satisfy PSR-0. 12 years ago
validators Removed @codeCoverageIgnore 11 years ago
views Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 11 years ago
web Fixes #996. 11 years ago
widgets Remove use ($this). Related to 9e1b498fb5. 11 years ago
.gitignore reorganized the main repo to satisfy PSR-0. 12 years ago
.htaccess Converted CRLF to LF. Added gitattributes file. 11 years ago
BaseYii.php Renamed i18n to be all lowecase when accessed as a property 11 years ago
Yii.php Fixes #915: helper classes renamed again 11 years ago
assets.php Reorganized captcha code. 11 years ago
classes.php refactored data providers. 11 years ago
yii Console application has to exit with exitCode 11 years ago
yii.bat reorganized the main repo to satisfy PSR-0. 12 years ago