11 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
059bc72e48 docs/guide-ja adjusted block types [ci skip] 2015-12-14 03:28:23 +01:00
ec64132a0e docs/guide-ja/runtime - reviewed [ci skip] 2015-02-03 18:32:50 +09:00
f781869b87 docs/guide-ja "既定" を "デフォルト" に変更 [ci skip] 2015-01-31 13:31:09 +09:00
f210d79206 docs/guide-ja - "organize" の訳語を "組織" "整理" から "編成" に変更 2015-01-31 13:31:08 +09:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
4a53d0cabb docs/guide-ja/runtime revised [ci skip]
close #6341
2014-12-02 00:13:51 +01:00
0b4ed60871 docs/guide-ja/runtime-logging.md - completed [ci skip] 2014-11-24 12:59:54 +09:00
93b587c361 docs/guide-ja/runtime-logging.md - WIP [ci skip] 2014-11-24 12:59:53 +09:00
742d9ffe06 docs/guide-ja/runtime-logging.md - WIP [ci skip] 2014-11-24 12:59:52 +09:00
22da195a40 docs/guide-ja/runtime-logging.md - prepared for translation [ci skip] 2014-11-24 12:59:52 +09:00