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

Remove deprecated constants CSRF_MASK_LENGTH. #19971

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Remove deprecated constants CSRF_MASK_LENGTH. #19971

merged 1 commit into from
Sep 23, 2023

Conversation

terabytesoftw
Copy link
Member

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

@what-the-diff
Copy link

what-the-diff bot commented Sep 22, 2023

PR Summary

  • Deprecation and Removal of CSRF_MASK_LENGTH Constant
    The 'Request' system has been updated by removing an outdated part, specifically the CSRF_MASK_LENGTH constant. This simplifies the structure, potentially making it easier for additional features to be developed in the future.

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: +39.06% 🎉

Comparison is base (6618aa8) 28.12% compared to head (dc2ef34) 67.18%.

Additional details and impacted files
@@              Coverage Diff              @@
##                2.2   #19971       +/-   ##
=============================================
+ Coverage     28.12%   67.18%   +39.06%     
  Complexity    11209    11209               
=============================================
  Files           424      424               
  Lines         35617    35617               
=============================================
+ Hits          10016    23930    +13914     
+ Misses        25601    11687    -13914     
Files Changed Coverage Δ
framework/web/Request.php 76.54% <ø> (+74.07%) ⬆️

... and 203 files with indirect coverage changes

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

@bizley bizley merged commit 21cc6ad into yiisoft:2.2 Sep 23, 2023
30 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.

2 participants