Skip to content
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 to master. #20012

Merged
merged 57 commits into from
Oct 19, 2023
Merged

Sync to master. #20012

merged 57 commits into from
Oct 19, 2023

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

schmunk42 and others added 30 commits February 27, 2023 13:36
PHP 8.1 trim(): Passing null to parameter #1 ($string) of type string is deprecated
…unycode

Update `bower-asset/inputmask`, `bower-asset/punycode`.
…translation

fix: #19978 - Mistake in Korean translation
Do not duplicate log messages
Сслка "Конфигурация приложения" была не верной, она вела на страницу "Service-locator'a"
bizley and others added 21 commits October 6, 2023 14:34
Revert changes in `mimeTypes.php` from 4a1f2c6
добавил пропущенное слово "как"
2.0.49.2 changelog
New methods: BaseActiveRecord::loadRelations() and BaseActiveRecord::loadRelationsFor().
…r was supplied and it had a space in the path
Fixed a bug with the yii serve command and a custom router
… 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
…dation-marks-valid-field-as-invalid

Fix #13920: Fixed erroneous validation for specific cases
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (169c5fb) 67.23% compared to head (05494bf) 67.24%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.2   #20012      +/-   ##
============================================
+ Coverage     67.23%   67.24%   +0.01%     
- Complexity    11196    11204       +8     
============================================
  Files           424      424              
  Lines         35594    35613      +19     
============================================
+ Hits          23930    23949      +19     
  Misses        11664    11664              
Files Coverage Δ
...ramework/console/controllers/MessageController.php 82.98% <100.00%> (+0.56%) ⬆️
framework/db/Query.php 94.57% <100.00%> (ø)
framework/helpers/mimeAliases.php 100.00% <ø> (ø)
framework/helpers/mimeExtensions.php 100.00% <ø> (ø)
framework/helpers/mimeTypes.php 99.89% <ø> (ø)
framework/log/FileTarget.php 85.45% <100.00%> (-0.26%) ⬇️
framework/console/controllers/ServeController.php 30.76% <0.00%> (ø)
framework/db/BaseActiveRecord.php 77.36% <85.71%> (+0.11%) ⬆️
framework/messages/config.php 0.00% <0.00%> (ø)
framework/messages/ko/yii.php 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@terabytesoftw terabytesoftw requested a review from bizley October 18, 2023 09:05
@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Oct 18, 2023
@samdark samdark merged commit a7364ae into yiisoft:2.2 Oct 19, 2023
@terabytesoftw terabytesoftw deleted the sync-to-master branch October 19, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.