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

Preparatory work to add a silent response #32

Merged
merged 8 commits into from
Oct 25, 2023

Conversation

Dropelikeit
Copy link
Owner

Added a code enum to own our own HTTP code source so we can better work with Psalm annotations. We improved our code to the point that we are now at Psalm level 3, these code improvements have also had a positive effect on PHPStan as the last "phpstan-ignore" annotations could now be removed.

Added a code enum to own our own HTTP code source so we can better work with Psalm annotations. We improved our code to the point that we are now at Psalm level 3, these code improvements have also had a positive effect on PHPStan as the last "phpstan-ignore" annotations could now be removed.
@Dropelikeit Dropelikeit self-assigned this Aug 24, 2023
Update PHPUnit to version 10 and fix all deprecations of phpunit and php-cs-fixer
@Dropelikeit Dropelikeit added enhancement New feature or request dependencies Pull requests that update a dependency file labels Aug 24, 2023
now this package using infectionphp to check the qualitify of the unittests
now this package using infectionphp to check the qualitify of the unittests
@Dropelikeit Dropelikeit merged commit 96e94d7 into master Oct 25, 2023
6 checks passed
@Dropelikeit Dropelikeit deleted the feature/add-quiet-response branch October 25, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant