-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync master
branch to 2.2
.
#20024
Closed
Closed
Sync master
branch to 2.2
.
#20024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
terabytesoftw
commented
Oct 21, 2023
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
Breaks BC? | ❌ |
…iisoft#19948) Co-authored-by: Bizley <[email protected]>
PHP 8.1 trim(): Passing null to parameter yiisoft#1 ($string) of type string is deprecated
Fixed `CHANGELOG.md`.
added pcntl to requirements check
…tmask-punycode Update `bower-asset/inputmask`, `bower-asset/punycode`.
…Korean_translation fix: yiisoft#19978 - Mistake in Korean translation
Co-authored-by: Bizley <[email protected]>
Do not duplicate log messages
Сслка "Конфигурация приложения" была не верной, она вела на страницу "Service-locator'a"
…uest_in_serializer
Use `self` to access private method in `BaseFormatConverter`
…uest_in_serializer
…_query_on_HEAD_request_in_serializer fix: yiisoft#20002 optimize head request on serializeDataProvider
…active item and adding additional tests in `tests\framework\widgets\MenuTest`
Fix `yii server` and add tests.
* {attribute} must not be equal to "{compareValue}"" * update config * {attribute} must be greater than "{compareValueOrAttribute}". {attribute} must be greater than or equal to "{compareValueOrAttribute}". {attribute} must be less than "{compareValueOrAttribute}". {attribute} must be less than or equal to "{compareValueOrAttribute}". * {nFormatted} B {nFormatted} GB {nFormatted} kB {nFormatted} MB {nFormatted} PB {nFormatted} TB * {nFormatted} {n, plural, =1{byte} other{bytes}} {nFormatted} {n, plural, =1{gigabyte} other{gigabytes}} {nFormatted} {n, plural, =1{kilobyte} other{kilobytes}} {nFormatted} {n, plural, =1{megabyte} other{megabytes}} {nFormatted} {n, plural, =1{petabyte} other{petabytes}} {nFormatted} {n, plural, =1{terabyte} other{terabytes}} * Extract messages.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## 2.2 #20024 +/- ##
============================================
- Coverage 67.24% 64.28% -2.97%
- Complexity 11204 11206 +2
============================================
Files 424 424
Lines 35613 36654 +1041
============================================
- Hits 23949 23564 -385
- Misses 11664 13090 +1426
☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.