34 Commits

Author SHA1 Message Date
97a4d711ec Merge branch 'master' into sync-master-2052. 2025-04-26 19:03:07 -04:00
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
c9917f2057 Remove XCache and ZendDataCache support (#19904)
Co-authored-by: Stefano Mtangoo <stefano@hosannahighertech.co.tz>
2023-07-24 09:08:59 +03:00
25f88131b7 update caching-data.md php.net links (#19671) 2022-11-13 11:06:41 +01:00
64e5c7ca26 Update links (RU and PT-BR lang) (#19281)
* Update links (RU lang)

* Update links (PT-BR lang)
2022-03-02 11:04:22 +01:00
08da35e511 (Docs) Added missing close tag for span (#19081) 2021-12-15 18:22:37 +03: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
73bb0e2569 update APC extension link (#19051) 2021-11-29 09:19:54 +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
7354329ed6 Improvements for Russian documentation (#18343)
Added a little grammar, removed redundant words, improved the perception
of the text
2020-10-22 02:24:21 +03:00
a636ff916a Fixed typo in Russian docs (#17772) [skip ci] 2019-12-27 20:10:30 +03: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
1f1319cb9e anchor tag fixed (from <a> to <span>) [ci skip] (#17157) 2019-02-23 18:38:38 +03:00
2a4d57a232 Update caching data docs (#15901) (#16555) [skip ci] 2018-07-27 23:05:57 +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
35fba52a6a Improve Russian translations for some guide docs. (#14966) [skip ci] 2017-10-14 15:33:06 +03:00
aaf18ccadb Update guide-ru/caching-data 2016-12-30 23:55:29 +02:00
178d319556 Added Cache::getOrSet() 2016-12-30 23:49:18 +02:00
74f72ac663 Updated caching guide Russian translation [skip ci] 2016-12-08 22:17:32 +07:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
300048e770 Fix special blocks in russian docs. 2016-01-02 02:10:30 +03:00
fbcd1a5014 Russian translation: special block marks should not be translated 2015-12-14 01:39:42 +03:00
af577eae98 Various updates to Russian translation 2015-12-13 15:07:24 +03:00
79003d071e Guide (ru,en) - added cache flushing manual 2015-11-12 12:21:42 +02:00
41bd3685f6 [RU] translation editing - cashing data [skip ci] 2015-07-05 16:45:34 +03:00
c4ab9a0891 Fixed typo in base/Security file and docs 2015-07-02 11:22:15 +03:00
8fa2beef86 fix guide rus doc 2015-05-19 21:35:42 +03:00
73d7cf791d fix typo
first test commit to yii2
2015-03-25 21:06:48 +03:00
8c8c1f97f3 Updates for Russian translation 2015-03-15 15:02:58 +03:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
fdeebfdc04 Update caching-data.md 2015-01-21 20:43:37 +02:00
6c5983405d Adjusted Russian translation 2015-01-20 01:10:28 +03:00
926eed4ca1 Create caching-data.md 2015-01-20 01:10:28 +03:00