19 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
ebc1f0ceaf update block name 2017-09-26 14:53:52 +08:00
5bb4f30b70 修改标点符号 2017-09-26 01:05:53 -05:00
b34dc38ab8 Update concept-events.md
correct mistakes
2017-09-26 10:12:20 +08:00
610bbe923d fix line
Keep the number of rows consistent
2017-09-25 22:37:24 +08:00
6a279dd8a4 Update concept-events.md 2017-09-25 22:32:51 +08:00
3ed0fea789 merge from xiaoliushifu 2017-09-08 11:15:43 +08:00
5b2101f14c Update guide: Object -> BaseObject
issue #7936
2017-07-19 10:51:46 +02:00
6bb0ddcb5b merge from a600e16 2017-03-18 13:27:03 +08:00
d55d8f6070 Class-based events doc fix 2016-08-30 13:14:00 +03:00
a1a99f797c resolve conflict 2016-07-05 13:35:11 +08:00
cd9caf65d2 20160611 2016-06-11 19:49:57 +08:00
b6a0592903 fixed broken links in the guide 2016-06-09 14:33:39 +02:00
e0962a5eba replace wrong quoteblock identifiers. 2015-12-20 23:36:12 +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
033d5e73ed Update concept-events.md
修正小错误
2014-11-02 10:10:18 +08:00
e1faa8faa4 update old tutorials. 2014-10-17 12:46:39 +08:00
e3b84133af Modyfied guide-zh-CN/concept-events.md content structure. 2014-07-14 01:43:09 +08:00