|
68c30c1034
|
Replace aliases of functions
|
2015-06-29 22:59:22 +03:00 |
|
|
e3ca5a8168
|
Reverted/fixed some incorrect changes.
|
2014-09-05 20:23:11 -04:00 |
|
|
73045c83b9
|
Simplified ArrayTrait::fields() default implementation since it works fine w/ just field names as values
|
2014-09-06 01:34:16 +04:00 |
|
|
3af08064b8
|
Fixes #4911: Changed callback signature used in yii\base\ArrayableTrait::fields() from function ($field, $model) { to function ($model, $field) {
|
2014-09-04 00:35:23 +04:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
fad635440b
|
Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions.
|
2014-03-07 19:08:27 -05:00 |
|
|
3f42d5826a
|
REST wip.
|
2014-03-05 13:29:24 -05:00 |
|