Skip to content

Conversation

omnicolor
Copy link

No description provided.

* Changed to constructor property promotion where possible
* Added type-hinting where possible
* Cleaned up docblocks
Update PHPUnit's config with some randomness
Remove debugging echo left in
Create Github action for running PHPUnit w/coverage
Update to the test file with some interactivity
Add signal handling to test bot runner
Allow getting the server's name from the IrcClient
Will write out the coverage report to vendor/coverage.
Add code coverage script to Composer
Add "all" target to Composer scripts for running all checks
Rename package for Packagist
Update to PHPStan 2.0, fix all issues
Minor code cleanup, converted IrcCommand to an enum
We're using some PHP8.3+ features (typed constants).
When connecting to a server, clients will now parse and store the features the server advertises that it supports.
Since I don't use Style CI or Travis, we don't need the configs.
* Changed message constructors to agree on parameter names.
* Made a bunch of things readonly that could be.
* Add Override attribute where appropriate.
* Fixed spelling in a couple of comments.
@omnicolor omnicolor closed this Mar 9, 2025
@omnicolor omnicolor deleted the update-editorconfig branch March 9, 2025 18:18
@omnicolor omnicolor restored the update-editorconfig branch March 9, 2025 18:18
@omnicolor omnicolor deleted the update-editorconfig branch August 26, 2025 15:19
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