8 Commits

Author SHA1 Message Date
592482a97a update structure-filters.md links (#19601) 2022-10-01 10:25:38 +02:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
08fa259a56 update links (#19283) 2022-03-04 13:29:26 +01:00
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03: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
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
5732d0a152 docs/guide-pt-BR/structure-filters.md - fix indentation [skip ci] 2014-12-31 19:14:12 -02:00
08f920ff80 docs/guide-pt-BR/structure-filters.md - translate [skip ci] 2014-12-31 17:45:31 -02:00