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 a1f7f8bcbe Fixes #1335: support view extension fallback 11 years ago
..
assets Only whitespace removal 11 years ago
base Fixes #1335: support view extension fallback 11 years ago
behaviors Short array syntax 11 years ago
caching added redis Session 11 years ago
captcha massive improvement on class documentation 11 years ago
console doc fix. 11 years ago
data fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
db Use backquotes to quote column and table names for sqlite (related with #1318) 11 years ago
grid massive improvement on class documentation 11 years ago
helpers Merge pull request #1346 from slavcodev/clean-var-dumper 11 years ago
i18n Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
log Refactored MessageInterface::send(). 11 years ago
mail Refactored MessageInterface::send(). 11 years ago
messages Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
mutex moved mutex back from extensions. 11 years ago
rbac Merge pull request #1304 from pmoust/revokeAll 11 years ago
requirements fixed requirement checker for intl PECL 11 years ago
test removed TestCase and WebTestCase. 11 years ago
validators made Model::attributes() non static again 11 years ago
views Include Schema in new migrations by default 11 years ago
web Only whitespace removal 11 years ago
widgets Fixed typo. 11 years ago
.gitignore
.htaccess Converted CRLF to LF. Added gitattributes file. 11 years ago
BaseYii.php refactored EmailTarget with the new mailer interfaces. 11 years ago
Yii.php Short array syntax 11 years ago
classes.php moved redis to extensions 11 years ago
yii Short array syntax 11 years ago
yii.bat