We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixing errors/Reporting: move Diff report info The information about the `Diff` report was included in the "Fixing errors automatically" page, but is kind of dated as the `phpcbf` script has by now existed for a fair number of years. This changes the "Fixing errors" page to focus on the `phpcbf` tool and moves the information about the "Diff" report to the "Reporting" page.
Remove ablist language and other textual improvements
Update/add table of contents for various pages Generated table of contents using https://bitdowntoc.derlin.ch/ Includes adding additional "back to top" links.
CS/markdownlint: various whitespace fixes
CS/markdownlint: code blocks should always specify language When the code block contains plain text, use `text`.
CS/markdownlint: use fenced codeblocks everywhere This makes it easier to copy/paste updated output to the wiki docs.
Fixing Errors: update the "help" output Oops... forgot to update this when the new help screen was released. Fixed now. Includes updating the "Usage" page with the latest changes which will be included in PHPCS 3.12.0.
Fix references to deprecated ignore syntaxes
Use highlighted blocks for important information Ref: https://github.com/orgs/community/discussions/16925
Update URLs to point to the PHPCSStandards repo
Updated Fixing Errors Automatically (markdown)
Updated PHPCBF output
Added note about using a Git clone
Created Fixing Errors Automatically (markdown)