5849 Commits

Author SHA1 Message Date
44f19bf3a2 Improve Chinese translation of input-validation.md (#20460) 2025-07-23 13:39:56 +03:00
f1a4d5beb2 Sync to master branch. 2025-06-28 14:33:11 -04:00
0a52f10ea6 Corrections in Russian-language documentation (behaviors) (#20420) 2025-06-18 00:03:38 +03:00
d58b7e3eee Corrections in Russian-language documentation (autoloading) (#20417) 2025-06-15 08:00:32 +03:00
97eaf1c395 Corrections in Russian-language documentation (HTTP caching and aliases) (#20415) 2025-06-14 12:33:39 +03:00
ed4f888136 Corrections in Russian-language documentation (fragment caching) (#20411) 2025-06-13 15:17:32 +03:00
249687daef Merge branch 'master' into synt-to-master-4 2025-06-13 04:54:54 -04:00
8a8cf7da39 Corrections in Russian-language documentation (data caching) (#20409) 2025-06-13 00:37:14 +03:00
ed9de17357 Sync to master branch. (#20401) 2025-06-09 12:03:50 -04:00
943da8c475 Fix @var tags syntax in docs (#20391) 2025-06-03 19:58:13 +03:00
793fa33c09 Refactor asset management: Migrate from Bower to NPM for package dependencies and update related documentation. (#20368) 2025-05-04 07:37:37 -04:00
97a4d711ec Merge branch 'master' into sync-master-2052. 2025-04-26 19:03:07 -04:00
f94017ce4c Fix #20306: Add new yii\helpers\ArrayHelper::flatten() method 2025-01-06 17:53:58 +03:00
3fc7e71c67 Fix #20295: Add an ability to have wildcards in yii\log\Target::$maskVars array 2025-01-01 22:43:47 +03:00
25059c4e08 Docs: Ukrainian — Add Sessions&Cookies page (#20272) 2024-10-27 12:08:06 +03:00
964fe57625 Исправления документации на русском языке (#20249) 2024-08-31 14:39:14 +03:00
9fc8a2d37d japanese doc translation updated (#20237) 2024-07-28 11:18:36 +04:00
65a5e5210f Typo fix (#20236) 2024-07-26 19:05:44 +03:00
ec46ede976 Trasnlate security authentication to spanish (#20193) 2024-06-08 10:31:55 +03: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
f7cba1b9de Fix required branch not specified (#20143) 2024-04-03 00:40:39 +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
c2e0485e0a Explain why DI fails sometimes and how to fix this (#20010) (#20108)
* Explain why DI fails sometimes and how to fix this (#20010)

* Explain why AR does not support DI by default and how to support it (#20010)
2024-02-17 01:11:56 +03:00
f83b772c4f Update input-tabular-input.md (#20100)
Upper case title, as used in other pages
2024-01-11 19:27:26 +03:00
be70b23398 Merge branch 'master' into sync-to-2-branch 2024-01-03 12:51:59 -03:00
dea891ed6a docs/guide-ja updated (#20091) 2024-01-03 14:02:28 +03:00
4c959b5390 docs/guide-ja/* updated (#20088) 2023-12-23 10:58:40 +03:00
77fbaa65b3 Sync to master branch. 2023-10-31 14:32:05 -03:00
cb8307fad9 Fix various linguistic and stylistic issues in Persian core-code-style file (#20054) 2023-10-27 21:53:07 +03:00
0c8b043001 Merge branch 'master' into synchronize-to-master. 2023-10-22 07:20:26 -03:00
7b1761d9e1 Revert to 169c5fb 2023-10-22 11:39:45 +02:00
a4b5856f4c Fix typo in runtime-logging.md (#20019) 2023-10-20 16:43:13 +03:00
a7364aeb87 Sync to master. (#20012)
* added pcntl to requirements check

* Fix #13920: Fixed erroneous validation for specific cases

* Fix #13920: Added my name to CHANGELOG.md

* trim(): Passing null to parameter #1 ($string) of type string is deprecated

* Added section about Unsafe Reflection in Security best practices doc (#19948)

Co-authored-by: Bizley <pawel.bizley@gmail.com>

* Update CHANGELOG.md

* Fixed tests.

* Fix #13920: Add unit test

* Update `bower-asset/inputmask`, `bower-asset/punycode`.

* added CHANGELOG line

* Fix order.

* fix: #19978 - Mistake in Korean translation

* fix: keep doublequote

* Do not duplicate log messages in memory

* Update framework/log/FileTarget.php

Co-authored-by: Bizley <pawel.bizley@gmail.com>

* Update concept-di-container.md

Сслка "Конфигурация приложения" была не верной, она вела на страницу "Service-locator'a"

* Update CHANGELOG.md

* release version 2.0.49.1

* prepare for next release

* Revert changes in `mimeTypes.php` from 4a1f2c6b9bc90427e91da73f5e8c8fa33d3c53c1

restores https://github.com/yiisoft/yii2/pull/19936

* update actions/checkout to v4

* Fix mime type generator

* Added note

* Update structure-controllers.md (#20003)

добавил пропущенное слово "как"

* Update CHANGELOG.md

2.0.49.2 changelog

* release version 2.0.49.2

* prepare for next release

* New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::loadRelationsFor().

* Fixed a bug where the yii serve command would break if a custom router was supplied and it had a space in the path

* Fix `MaskedInputAsset::class`.

* Fix #19927: Fixed `console\controllers\MessageController` when saving translations to database: fixed FK error when adding new string and language at the same time, checking/regenerating all missing messages and dropping messages for unused languages

* Added 'zh' into 'framework/messages/config.php' (#19995)

---------

Co-authored-by: Tobias Munk <schmunk@usrbin.de>
Co-authored-by: Tim Fischer <tf@maschinensucher.de>
Co-authored-by: Tim Fischer <35448254+tim-fischer-maschinensucher@users.noreply.github.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Oleg Poludnenko <ua.oleg@gmail.com>
Co-authored-by: Bizley <pawel.bizley@gmail.com>
Co-authored-by: Sonia Zorba <zonia3000@gmail.com>
Co-authored-by: Tobias Munk <t.munk@herzogkommunikation.de>
Co-authored-by: Akbar Herlambang <akbar6393222@yahoo.com>
Co-authored-by: lubosdz <lubosdz@gmail.com>
Co-authored-by: Yuriy Bachevskiy <Materik-r@yandex.ru>
Co-authored-by: Robert Korulczyk <robert@korulczyk.pl>
Co-authored-by: salehhashemi1992 <81674631+salehhashemi1992@users.noreply.github.com>
Co-authored-by: PowerGamer1 <PowerGamer1@users.noreply.github.com>
Co-authored-by: Brad Bell <brad@pixelandtonic.com>
Co-authored-by: Alexandru Trandafir Catalin <alex@heavydots.com>
Co-authored-by: Nabi KaramAliZadeh <NabiKAZ@gmail.com>
2023-10-19 18:17:15 +03:00
049e37c0a5 Update structure-controllers.md (#20003)
добавил пропущенное слово "как"
2023-10-12 17:11:11 +03:00
aec836620f Update concept-di-container.md
Сслка "Конфигурация приложения" была не верной, она вела на страницу "Service-locator'a"
2023-10-04 15:43:18 +07:00
2995696db9 Added section about Unsafe Reflection in Security best practices doc (#19948)
Co-authored-by: Bizley <pawel.bizley@gmail.com>
2023-09-19 10:24:11 +02:00
426d52c9a7 Update branch 2.2. 2023-09-14 06:12:42 -03:00
4ffb58ed56 Fix type (#19939) 2023-08-28 09:30:51 +02:00
9f41df5463 Merge branch '2.2' into update-2.2 2023-08-18 15:48:40 +04:00
786a75ca63 Fix incorrect translation in db-query-builder.md (#19916) 2023-08-18 15:20:46 +04: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
94a1cc5019 Fix #19863: Fix link to auth clients security in ES guide 2023-06-14 15:23:37 +03:00
643d45a454 Add docs about default cache (#19861) 2023-06-09 19:34:38 +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
e8f2ca727d Update structure-models.md (#19846) 2023-05-24 09:36:23 +02:00
38aff47b45 update helper-html.md php.net links (#19716) 2022-12-13 08:14:59 +01:00
e5da5d5796 update helper-array.md php.net links (#19714) 2022-12-11 10:00:29 +01:00