8 Commits

Author SHA1 Message Date
e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
4f17cd027b More updates for Russian translation 2016-09-28 16:34:35 +03:00
fbcd1a5014 Russian translation: special block marks should not be translated 2015-12-14 01:39:42 +03:00
af577eae98 Various updates to Russian translation 2015-12-13 15:07:24 +03:00
7a48a73d69 fix guide rus doc 2015-05-19 22:08:52 +03:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
9ec5d62f57 Filters guide adjustments 2015-01-20 21:47:42 +03:00
2fac76eedf structure-filters translated to russian [skip ci] 2015-01-20 21:15:55 +03:00