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

update irc link #804

Merged
merged 1 commit into from
Feb 2, 2024
Merged

update irc link #804

merged 1 commit into from
Feb 2, 2024

Conversation

Arhell
Copy link
Member

@Arhell Arhell commented Feb 1, 2024

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌
Fixed issues resolve #803

Copy link

what-the-diff bot commented Feb 1, 2024

PR Summary

  • Upgrade of communication URL
    The communication protocol in the composer.json file has been improved for better security and accessibility. The Internet Relay Chat (IRC) URL has been switched from irc://irc.freenode.net/yii to the more secure ircs://irc.libera.chat:6697/yii. This enhances the connections strength and reliability when communicating.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef81e8b) 99.64% compared to head (86d89df) 99.64%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #804   +/-   ##
=========================================
  Coverage     99.64%   99.64%           
  Complexity     1271     1271           
=========================================
  Files            63       63           
  Lines          3106     3106           
=========================================
  Hits           3095     3095           
  Misses           11       11           

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

@vjik vjik merged commit 9b10e92 into yiisoft:master Feb 2, 2024
83 of 87 checks passed
@Arhell Arhell deleted the irc branch February 2, 2024 08:39
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.

update irc link
2 participants