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 master branch to 2.2. #20024

Closed
wants to merge 92 commits into from
Closed

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 yiisoft#1 ($string) of type string is deprecated
…tmask-punycode

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

fix: yiisoft#19978 - Mistake in Korean translation
Сслка "Конфигурация приложения" была не верной, она вела на страницу "Service-locator'a"
samdark and others added 24 commits October 19, 2023 20:35
Use `self` to access private method in `BaseFormatConverter`
…_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`
* {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
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

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

Comparison is base (854d3d3) 67.24% compared to head (b9859bf) 64.28%.

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     
Files Coverage Δ
framework/helpers/BaseFormatConverter.php 99.71% <100.00%> (-0.01%) ⬇️
framework/messages/de/yii.php 100.00% <100.00%> (ø)
framework/messages/ru/yii.php 100.00% <100.00%> (ø)
framework/rest/Serializer.php 96.47% <100.00%> (+18.82%) ⬆️
framework/widgets/Menu.php 86.20% <100.00%> (+16.79%) ⬆️
framework/messages/el/yii.php 0.00% <0.00%> (ø)
framework/console/controllers/ServeController.php 90.90% <66.66%> (+60.13%) ⬆️
framework/messages/config.php 0.00% <0.00%> (ø)
framework/messages/sk/yii.php 0.00% <0.00%> (ø)
framework/messages/af/yii.php 0.00% <0.00%> (ø)
... and 47 more

... and 9 files with indirect coverage changes

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

@terabytesoftw terabytesoftw changed the title Sync master 2 Sync master branch to 2.2. Oct 21, 2023
@terabytesoftw terabytesoftw marked this pull request as ready for review October 21, 2023 19:09
@terabytesoftw terabytesoftw deleted the sync-master-2 branch October 21, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.