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 #168

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fix psalm #168

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

  • New PHP Version Support
    The software now supports newer versions of PHP (up to version 8.3). This means the system has been upgraded to run with the most modern PHP capabilities.

  • Dependency Update ('vimeo/psalm')
    We have updated an important internal piece called 'vimeo/psalm' that helps us ensure code quality and reliability. With this update, our software gets the benefits of all latest improvements made to 'vimeo/psalm'.

  • Added New Configuration File
    There is a new configuration file psalm80.xml, which helps us manage specific features of 'psalm' more proficiently for the latest PHP versions.

  • Ignored Vendor Directory Files
    We have now instructed our software not to scan certain types of files held in the 'vendor' directory. This change will prevent unnecessary processing and save system resources.

  • Added Issue Handler
    Finally, an issue handler known as RiskyTruthyFalsyComparison has been added, which helps in recognizing and solving certain types of software problems more effectively.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b22f919) 100.00% compared to head (0c244c1) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #168   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       277       277           
===========================================
  Files             22        22           
  Lines            725       725           
===========================================
  Hits             725       725           

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

@vjik vjik merged commit 4714634 into master Feb 7, 2024
22 of 24 checks passed
@vjik vjik deleted the fix-psalm branch February 7, 2024 18:23
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