squizlabs / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.63k stars 1.48k forks source link

Docs: variety of fixes #3910

Closed jrfnl closed 7 months ago

jrfnl commented 8 months ago

Description

Docs: various textual tweaks

... picked up along the way.

Docs: update a few URLs to https

Follow up to #3762

Docs: fix various incorrect type annotations

Includes a number of fixes previously pulled in (closed) PR #3703.

Suggested changelog entry

N/A

Types of changes

jrfnl commented 7 months ago

Closing as replaced by https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/94