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

Fix psalm #54

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fix psalm #54

merged 1 commit into from
Feb 7, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Feb 7, 2024

Q A
Is bugfix?
New feature?
Breaks BC?

Copy link

what-the-diff bot commented Feb 7, 2024

PR Summary

  • Enhanced Code Security:
    A new update in the .github/workflows/static.yml file that now restricts who can push branches. This improves the security of code changes by monitoring who can make adjustments.

  • System Requirements Update:
    The PHP version requirement has been updated in the composer.json file, along with the inclusion of a new psalm version. These alterations ensure compatibility and smooth functioning of our infrastructure elements.

  • Improved Issue Management:
    New issue handlers were introduced in the psalm.xml file helping the software to better function and tackle potential issues.

  • Added Compatibility File:
    A new config file called psalm74-80.xml was added for Psalm that optimizes its performance on PHP versions 7.4 to 8.0.

  • Code Simplification:
    Redundant type declaration comments have been removed in CsrfMiddleware.php and SessionCsrfTokenStorage.php files. This simplifies the code and improves its efficiency.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4124294) 100.00% compared to head (4209ab7) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #54   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        43        43           
===========================================
  Files              7         7           
  Lines            120       120           
===========================================
  Hits             120       120           

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

@vjik vjik merged commit 96f602a into master Feb 7, 2024
34 of 35 checks passed
@vjik vjik deleted the fix-psalm branch February 7, 2024 17:56
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.

1 participant