15 Commits

Author SHA1 Message Date
101f5d7ccc merge from 2.0.15 2018-03-23 13:37:04 +08:00
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
9f968c1ac7 Update structure-filters.md 2017-11-18 21:27:27 +08:00
77d8d3ade3 Merge branch 'doc' into doc 2017-09-30 04:40:01 -05:00
f5e31ac8c7 Update structure-filters.md 2017-09-30 04:25:30 -05:00
f606737ecd transalte structure-filters.md 2017-09-29 20:46:08 +08:00
4499337a09 修改block标点符号 2017-09-27 15:54:02 +08:00
ebc1f0ceaf update block name 2017-09-26 14:53:52 +08:00
3ed0fea789 merge from xiaoliushifu 2017-09-08 11:15:43 +08:00
7af578a139 check line nums 2016-07-05 07:29:48 +08:00
7fd063c8a9 add new files 2016-06-11 19:50:50 +08:00
619a2328e3 Block types in the guide should not be translated in the code
close #10384
2015-12-14 03:58:50 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
e7e00bc90e new translation 2014-10-08 22:24:25 +08:00
5c62f65b7a for check 2014-10-08 22:12:48 +08:00