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 7b0ba10d31 Fixes #1248: url manager didn't handle array parameters well. 11 years ago
..
assets fixed EmailValidator IDN and full pattern support 11 years ago
base refactored Model and redis AR to allow drop of RecordSchema 11 years ago
behaviors Short array syntax 11 years ago
caching ApcCache is now compatible with APCu 11 years ago
captcha massive improvement on class documentation 11 years ago
console Fixes #1227: help command displays invalid module command list 11 years ago
data fixed Sort::params to be retrieved from Request instead of $_GET 11 years ago
db Refactored hasMany and hasOne so that they support cross-DBMS relationship. 11 years ago
grid massive improvement on class documentation 11 years ago
helpers fixes #1303: Security::decrypt now returns null w/o error when null is passed as $data 11 years ago
i18n Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
log Fix phpDoc var tag format 11 years ago
mail let base mailer store files as .eml instead of .txt 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
redis refactored redis AR Query::scalar() 11 years ago
requirements fixed requirement checker for intl PECL 11 years ago
test removed TestCase and WebTestCase. 11 years ago
validators fixed broken UniqueValidator 11 years ago
views Include Schema in new migrations by default 11 years ago
web Fixes #1248: url manager didn't handle array parameters well. 11 years ago
widgets Checkboxlist documentation fix 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 Changed usage of self to static to allow extendibility 11 years ago
Yii.php Short array syntax 11 years ago
classes.php removed TestCase and WebTestCase. 11 years ago
yii Short array syntax 11 years ago
yii.bat reorganized the main repo to satisfy PSR-0. 12 years ago