Skip to content

Suppress PHP warning on fwrite call in test code - #9

Merged
kadamwhite merged 2 commits into
mainfrom
phpcs-ignore-false-positive
Sep 10, 2026
Merged

Suppress PHP warning on fwrite call in test code#9
kadamwhite merged 2 commits into
mainfrom
phpcs-ignore-false-positive

Conversation

@kadamwhite

@kadamwhite kadamwhite commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

If a project lints this repository using a minimum PHPCS standard, this fwrite call can get called out. Ignoring the directive within this repository reduces downstream noise.

Proactively bumps version numbers to 0.4.2 to permit a quick-follow release.

If a project lints this repository using a minimum PHPCS standard, this fwrite call can get called out.
Proactively ignoring the directive within this repository reduces downstream noise.
@kadamwhite
kadamwhite force-pushed the phpcs-ignore-false-positive branch from f0e6f00 to f491831 Compare September 10, 2026 21:32
@kadamwhite
kadamwhite merged commit b5aaa63 into main Sep 10, 2026
5 checks passed
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.

2 participants