281 Commits

Author SHA1 Message Date
ed9de17357 Sync to master branch. (#20401) 2025-06-09 12:03:50 -04:00
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
1a34aaa3f6 Update docs PHP version requirement to 7.3.0 or higher. 2024-03-21 07:11:40 -03:00
20d6c65db2 Merge branch 'master' into sync-to-master. 2024-03-20 06:11:31 -03:00
75b95980f1 FIx misspelled "token" in Portuguese Translation (#20125)
Change "toke" on line 52 to "token"
2024-03-07 08:24:00 +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
96f61b75f8 Fix #19902: Remove support for CUBRID 2023-07-18 17:00:54 +03:00
2db470cd75 Translate tutorial-docker.md to pt-BR (#19820)
* Translate tutorial-docker.md to pt-BR

* Update translators.json

* Update tutorial-docker.md
2023-05-25 09:05:14 +02:00
173cc5eeb6 update tutorial-core-validators.md wiki links (#19702) 2022-12-04 10:41:19 +01:00
177e4d40b9 Update tutorial-core-validators.md php.net links (#19701) 2022-12-02 09:52:02 +03:00
8e673a5c24 update caching-http.md php.net links (#19673) 2022-11-16 08:24:44 +01:00
25f88131b7 update caching-data.md php.net links (#19671) 2022-11-13 11:06:41 +01:00
a3dac7d888 update security-authorization.md wiki links (#19650) 2022-10-30 10:03:12 +01:00
1d557360d5 Update db-active-record.md links (#19628) 2022-10-18 01:58:54 +04:00
c2d98f2c1f update concept-autoloading.md links (#19622) 2022-10-14 12:40:21 +02:00
53fc9e7e7d update concept-behaviors.md links (#19617) 2022-10-11 09:01:34 +02:00
4aad60fd87 update concept-events.md php.net links (#19609) 2022-10-07 09:35:09 +02:00
592482a97a update structure-filters.md links (#19601) 2022-10-01 10:25:38 +02:00
182c558155 Update structure-views.md wiki links (#19600) 2022-09-30 11:51:40 +04:00
aa4a2f720d update structure-models.md wiki links (#19598) 2022-09-29 08:05:57 +02:00
8aae8ed226 update structure-applications.md wiki links (#19597) 2022-09-27 10:24:23 +02:00
043155482b update start-databases.md lang links (#19587) 2022-09-20 08:46:29 +02:00
79bfd68915 update start-installation.md lang links (#19583) 2022-09-18 11:12:35 +02:00
4f7bb0a249 update intro namespaces traits lang links (#19575) 2022-09-15 08:06:27 +02:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
f55655f3b9 Replace '``js' with '``' due some display problems (#19460) 2022-06-29 08:00:26 +02:00
9a44a205b0 update bower link (#19433) 2022-06-13 09:33:37 +02:00
08fa259a56 update links (#19283) 2022-03-04 13:29:26 +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
1d20db57e6 Fixing typo (#19269)
Fixing typo on word "métido", it is supposed to be "método"
2022-02-23 15:49:31 +01:00
02cc8d9fa9 update common media types link (#19106) 2021-12-23 08:42:59 +01:00
091af40298 Fix #19095: Update broken ICU manual link (#19097) 2021-12-20 19:38:31 +03:00
3820b3406e Fix #19086: Update HTTP Bearer Tokens link (#19087) 2021-12-20 10:07:15 +03:00
17f0ad7aa1 Update RFC 7232 links (#19069) 2021-12-11 01:43:19 +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
1c082f746f Brazilian Portuguese translation of the Helpers Overview (#18996) 2021-11-01 09:21:45 +03:00
baa3a0ed8a update NIST RBAC model link (#18973) 2021-10-24 10:15:07 +02: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
0f8d5c3852 update PDO link (#18889)
Co-authored-by: Bizley <pawel@positive.codes>
2021-09-18 09:31:26 +02:00
f34bc3bf18 update namespace links (#18881) 2021-09-14 08:16:13 +02:00
d7b8ab9bee update class autoloading mechanism link (#18874) 2021-09-11 09:09:57 +02:00
b5b1531935 update traits link (#18870) 2021-09-08 08:26:03 +02:00
c86cfb66d3 update PHP callback link (#18864) 2021-09-04 09:36:36 +02:00
f7f3934226 Remove typo in pt-BR migration docs (#18855)
Was: "...deleta um registro de uma tabela, você possivelmente mente"
Changed to: "...deleta um registro de uma tabela, você possivelmente"
2021-08-27 20:23:05 +03:00
bcd5b48492 update HttpOnly wiki article link (#18851) 2021-08-23 08:36:49 +02:00
3387d360b0 Do not mention yii2-codeception as it it deprecated 2021-08-16 20:09:40 +03:00
d14d65d9f4 fix invalid link & update (#18835) 2021-08-15 11:00:30 +02:00