14 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
0a0a8af598 Fixed bad replacements :) 2016-09-20 11:01:26 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
1c3b66f332 removed Unicode BOM from guide files 2015-12-14 04:10:44 +01:00
b9a89c2be3 Update guide-es [skip ci]
close #10380
2015-12-14 03:53:27 +01:00
c2621a140a Updated caching-data.md in guide-es [skip ci]
close #7401
2015-02-23 21:21:40 +01:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
529565d4b4 Update caching-data.md 2014-12-26 17:18:41 -04:30
2d70946bfc fix conventions [skip ci] 2014-10-24 05:55:07 +02:00
b9ed9ba874 update caching-data.md [skip ci] 2014-10-23 18:43:50 +02:00
fae5358416 spanish translate responses and some fixes 2014-10-12 21:05:25 +02:00
fe2611186e Fixes #4051: Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item 2014-07-15 00:10:57 -04:00
93cf3bb5e9 Remove white space excess 2014-06-28 01:44:40 +02:00
392f291086 add caching-data.md 2014-06-28 01:10:44 +02:00