20 Commits

Author SHA1 Message Date
8861f7bd9d Fix #20137: Added yii\caching\CallbackDependency to allow using a callback to determine if a cache dependency is still valid 2024-04-14 01:36:29 +03:00
19c978fc8a update links (es, fr) (#19245) 2022-02-20 10:07:30 +01:00
5671a0e176 update MySQL link (#19063) 2021-12-06 08:38:52 +01:00
dcd1810d87 update PHP XCache link (#19058) 2021-12-03 09:15:48 +01:00
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +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
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