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. #20096

Merged
merged 24 commits into from
Jan 7, 2024
Merged

Conversation

terabytesoftw
Copy link
Member

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

salehhashemi1992 and others added 21 commits November 1, 2023 15:04
…ze-findBetween-method

Optimize findBetween method (remove calling function mb_substr())
…t-prepareCacheData-method-

Extract common cache data preparation logic to new method
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

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

Comparison is base (0294cf4) 65.59% compared to head (637fc37) 65.60%.

Files Patch % Lines
framework/messages/ja/yii.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.2   #20096   +/-   ##
=========================================
  Coverage     65.59%   65.60%           
+ Complexity    11218    11211    -7     
=========================================
  Files           424      424           
  Lines         36681    36674    -7     
=========================================
- Hits          24061    24060    -1     
+ Misses        12620    12614    -6     

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

Copy link

what-the-diff bot commented Jan 3, 2024

PR Summary

  • Added support for PHP 8.3
    The Pull Request provides compatibility for PHP 8.3, thus including greater flexibility in your software's environment.

  • Enhanced Japanese Documentation
    New sections were included and existing ones were updated in our Japanese guide, making it easier for Japanese speakers to understand and use our software.

  • Added New File
    A new file named rest-filtering-collections.md has been added to our documentation, which will help users understand how to work with collection filtering.

  • Improved Security
    This PR adds support for the sameSite cookie attribute. It enhances security by enabling you to customize when cookies should be sent in responses.

  • Bug Fixes
    Multiple bug fixes have been made, such as improving the handling of data serialization, fixing the loading of related models, and better handling of URL and text processing. These fixes will ensure a smoother, more reliable operation of our software.

  • Updates in Code
    The request includes necessary updates on various class methods, optimization of variables, and revisions to improve functionality in the framework/web/Link.php and framework/web/UrlManager.php files. This will result in more efficient functionality in future developments.

  • Tests Enhancements
    Several modifications have been made to the test files. These include the addition of new test methods, the deletion of redundant tests, and changes in certain lines of code. The result is a more comprehensive test suite for the identified components and functionalities.

  • Japanese Translation Updates
    The update in the Japanese translation will provide an improved and more user-friendly experience for Japanese speaking users.

Keep in mind that this summary is a general overview. Developers may need to look into the changes for more specific information about the updates and bug fixes.

@terabytesoftw terabytesoftw marked this pull request as ready for review January 6, 2024 20:02
@samdark samdark merged commit 3587dfb into yiisoft:2.2 Jan 7, 2024
44 checks passed
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.

9 participants